-
Notifications
You must be signed in to change notification settings - Fork 30
Closed
Description
trying to use this in Escher and running into problems because of the surrounding $s. Some parsers don't like it:
Uncaught ParseError: KaTeX parse error: Unexpected character: '$' at position 0: ̲$a+b=c$
What's the best way to work around this? The dirty way is to remove the extra $s, the nice way I think maybe is to have both LaTeXEquation and LaTeXString types.
cc @alinchis
Metadata
Metadata
Assignees
Labels
No labels