Method: JsDuck::MetaTag#formatter
- Defined in:
- lib/jsduck/meta_tag.rb
#formatter ⇒ Object
This is used to inject the formatter object for #markdown method
68 69 70 |
# File 'lib/jsduck/meta_tag.rb', line 68 def formatter @formatter end |