# File lib/apipie/markup.rb, line 38
def
to_html
(
text
)
RedCloth
.
new
(
text
).
to_html
end