# File lib/apipie/helpers.rb, line 3 def markup_to_html(text) Apipie.configuration.markup.to_html(text.strip_heredoc) end