# File lib/wikicloth.rb, line 106
    def to_html(opt={})
      self.render(opt.merge(:output => :html))
    end