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