Replies: 1 comment 1 reply
-
I don't quite understand the problem. Do you want to render only the dollar sign with LaTeX? |
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
-
I'd expect the following text to render like the image below with
math: true
:Instead, it renders like this:
Doubling up the backslashes renders like this:
This seems like such an easy problem, and yet the docs both here and on katex.org don't seem to address how to escape a dollar sign.
Beta Was this translation helpful? Give feedback.
All reactions