method

to_html

to_html()
public

No documentation available.

# File actiontext/lib/action_text/content.rb, line 82
    def to_html
      fragment.to_html
    end