method
to_html
v8.1.1 -
Show latest stable
- Class:
ActionText::TrixAttachment
to_html()public
No documentation available.
# File actiontext/lib/action_text/trix_attachment.rb, line 61
def to_html
ActionText::HtmlConversion.node_to_html(node)
end