Mustache.ex
Mustache.ex copied to clipboard
Support Phoenix.HTML.raw for not escaping safe content
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.