Mustache.ex icon indicating copy to clipboard operation
Mustache.ex copied to clipboard

Support Phoenix.HTML.raw for not escaping safe content

Open bitboxer opened this issue 2 years ago • 0 comments
trafficstars

It would be awesome if Mustache could detect that I am giving it a {:safe, ...} value that was created with Phoenix.HTML and not escape that value before adding it to the generated output.

bitboxer avatar Aug 01 '23 07:08 bitboxer