summaryrefslogtreecommitdiff
path: root/test/command/7397.md
AgeCommit message (Collapse)Author
2021-06-21Fix test for #7397John MacFarlane
2021-06-21Markdown writer: Fix regression in code blocks with attributes.John MacFarlane
Code blocks with a single class but nonempty attributes were having attributes drop as a result of #7242. Closes #7397.