You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you.
Gesendet: Donnerstag, 02. Mai 2019 um 05:46 Uhr
Von: "Karl McGuire" <[email protected]>
An: Olivine-Labs/lustache <[email protected]>
Cc: arktisvogel <[email protected]>, Author <[email protected]>
Betreff: Re: [Olivine-Labs/lustache] Do not wish to have HTML escape sequences in the output (#38)
By wrapping the variable name in triple brackets: {{{variable}}}, the output is not HTML escaped.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
I do not wish to have HTML escape sequences in my output. To achieve my goal, I commented out the following lines in the file "renderer.lua":
If you have a more elegant way to achieve my goal, let me know.
The text was updated successfully, but these errors were encountered: