aboutsummaryrefslogtreecommitdiff
path: root/test/command/7058.md
AgeCommit message (Collapse)AuthorFilesLines
2021-01-29Markdown writer: handle math right before digit.John MacFarlane1-0/+6
We insert an HTML comment to avoid a `$` right before a digit, which pandoc will not recognize as a math delimiter.