method

to_trix_html

to_trix_html()
public

No documentation available.

# File actiontext/lib/action_text/content.rb, line 117
    def to_trix_html
      render_attachments(&:to_trix_attachment).to_html
    end