class RedcarpetCompat

def to_html(*_dummy)

def to_html(*_dummy)
  @markdown.render(text)
end