# File lib/redcarpet.rb, line 68
  def to_html(*_dummy)
    @markdown.render(@text)
  end