Replies: 1 comment 3 replies
-
|
I'm confused — how are you calling KaTeX? The two links you gave are not KaTeX code, but other things that presumably call KaTeX, but I don't see the call. If you're using one of our extensions, I'm happy to help (e.g. auto-render has a |
Beta Was this translation helpful? Give feedback.
3 replies
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.
-
Im using math like this e=mc^2 and not it output to
and want to customize output Latex formula. Not just place it "as is" but process with my string to string function
so output will be:
Can I somehow configure Math processor?
I guess it must affect in this two places: one and two
Beta Was this translation helpful? Give feedback.
All reactions