Method: JsDuck::Tag::Doc#to_html

Defined in:
lib/jsduck/tag/doc.rb

#to_html(m) ⇒ Object



22
23
24
# File 'lib/jsduck/tag/doc.rb', line 22

def to_html(m)
  m[:doc]
end