markdown-live-preview icon indicating copy to clipboard operation
markdown-live-preview copied to clipboard

Mathematical expressions in Markdown Live Preview

Open di4m0nds opened this issue 2 years ago • 1 comments

Mathematical expressions in Markdown Live Preview are not being rendered properly. For example, when using the syntax $O(n)$ --> $O(n)$ to display a mathematical expression, it is not detected or rendered.

di4m0nds avatar Feb 24 '24 17:02 di4m0nds

Shouldn't be too complex to add, I'm going to try to add this by integrating KaTeX because marked alone doesn't support this math syntax.

ordinary-hacker avatar Jul 02 '25 17:07 ordinary-hacker