# File lib/apipie/markup.rb, line 26
      def to_html(text)
        @redcarpet.render(text)
      end