Steps to reproduce
- Write a latex equation with underscore
_somewhere in equation - Surround the latex equation with italics like so:
_equation_- Example:
_$g_{j}$_
- Example:
- Go into reading mode, and see that the equation does not render
Compare the expected result and actual result with the following Markdown:
_$hi$_
_$g_{j}$_
_$hi$_doesn’t have this issue (because there is no_inside the equation
Did you follow the troubleshooting guide? [Y/N]
Yes
Expected result
Expected the latex to have italic styling (pink in my style settings).
Actual result
Latex does not render
Environment
- Not relevant; has to do with
_parsing behaviour/bug
