mathpix-markdown-it
mathpix-markdown-it copied to clipboard
Brace matching error in caption
Braces seems to match greedily in captions. Reproducible example:
\begin{table}
\caption{test \textbf{bold} test}
\end{table}
shows up as
test}
Table 1: test \textbf{bold