rails/actiontext/app/views/action_text
Jamis Buck 4499a3cdd0 update ContentAttachment so that it works with "content" attributes
this makes it possible for an application to embed markup in a document
that would otherwise be undesirable or expensive to process. For example,
an incoming email may include a complicated bit of DOM in a quote, and
while you don't want to have to process and rewrite it, you also don't want
to discard it; the content attribute of ContentAttachment allows you to
make that work.
2022-08-02 15:08:16 -06:00
..
attachables update ContentAttachment so that it works with "content" attributes 2022-08-02 15:08:16 -06:00
attachment_galleries Import Action Text 2019-01-04 22:22:49 -05:00
contents Improve ActionText extensiblibility 2020-12-29 20:06:45 -05:00