method
as_markdown
v8.0.0 -
Show latest stable
- Class:
MetaComment
as_markdown()private
No documentation available.
# File tools/rdoc-to-md, line 94
def as_markdown
converter.convert(content_after_directive)
end as_markdown()No documentation available.
# File tools/rdoc-to-md, line 94
def as_markdown
converter.convert(content_after_directive)
end