mathpix-markdown-it
mathpix-markdown-it copied to clipboard
math inline mode with whitespace not parse
the math code is in $ but with whitespace is not render
below is ok
hello math $ax^2+bx+c=0$
below is bad
hello math $ ax^2+bx+c=0 $
hope with whitespace can render
+1