aboutsummaryrefslogtreecommitdiff
path: root/test/command/3113.md
AgeCommit message (Collapse)AuthorFilesLines
2017-05-06LaTeX reader: Better handling of comments inside math environments.John MacFarlane1-0/+13
This solves a problem with commented out `\end{eqnarray}` inside an eqnarray (among other things). Closes #3113.