Replies: 1 comment 1 reply
-
Handlebars is a string templating language, so anything that can be represented as a string will technically work. It is optimized for web/HTML output, so it makes some opinionated choices about encoding, whitespace, that aren’t great for some other use cases - but those can be mostly turned off. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
New to the handlebars(.net) world.
Does it support MathML? I.e. replacing placeholders with MathML content?
Kind regards,
Michael
Beta Was this translation helpful? Give feedback.
All reactions