How does one use a literal "{{" in a Mustache template?
On a side note, if I'm using custom tags, like <%
and %>
, is there a way to write "<%"?
Theoretically, I could use different tags, but I have too much code written using {{
and }}
to change it all.
Just change the delimiters temporarily:
{{=<% %>=}} {{Look at the curlies!}} <%={{ }}=%>
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With