module GitHub
module GitHub::Markup
class GitHub::Markup::RDoc
github-markup
0.7.2
# to_html
def to_html h = ::RDoc::Markup::ToHtml.new h.convert(@content) end