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