-
-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to escape dollar signs? #61
Comments
None of the following could escape dollar sign, either:
😞 |
inline backtick code or fenced backtick code spec |
Which theme & math engine are you using? |
@uiolee Ping~ |
the rendering and displaying formulas is determined by the math engine or theme. |
All right. I just posted a discussion at next-theme/hexo-theme-next#765. |
How to escape dollar signs if I don't want math formulas?
Source code:
Output: All of them are displayed as math formulas. The third one has a backslash at the beginning.
_config.yml
:_config.next.yml
:The text was updated successfully, but these errors were encountered: