In my Markdown file, inline LaTeX expressions like $...$ are not rendered correctly when placed immediately before a Chinese period (γ).
If I use an English period (.) or add a space before the Chinese one, it works.
In my Markdown file, inline LaTeX expressions like $...$ are not rendered correctly when placed immediately before a Chinese period (γ).
If I use an English period (.) or add a space before the Chinese one, it works.
Thank you for the bug report! This seems to be an issue of the used MultiMarkdown library, weβll check if itβs possible to easily work around this.