aboutsummaryrefslogtreecommitdiff
path: root/test/command/6925.md
AgeCommit message (Collapse)AuthorFilesLines
2020-12-05LaTeX reader: don't apply theorem default styling to a figure inside.John MacFarlane1-0/+34
If we put an image in italics, then when rendering to Markdown we no longer get an implicit figure. Closes #6925.