Assemble.io escape html file from partials -
Assemble.io escape html file from partials -
i want include partials template escaped html (to utilize within of <pre><code>...<code><pre>).
i'm trying {{md}} , {{embed}} helpers, without success.
i think i've read question correctly, have tried using 3 curly braces eg:
{{{text}}} to escape html and
{{> partial }} to include partial on page.
assemble
Comments
Post a Comment