method

to_html

to_html()
public

No documentation available.

# File actiontext/lib/action_text/attachment.rb, line 78
    def to_html
      HtmlConversion.node_to_html(node)
    end