Method: HTML::Pipeline::MentionFilter#info_url
- Defined in:
 - lib/html/pipeline/@mention_filter.rb
 
#info_url ⇒ Object
The URL to provide when someone @mentions a “mention” name, such as
      78 79 80  | 
    
      # File 'lib/html/pipeline/@mention_filter.rb', line 78 def info_url context[:info_url] || nil end  |