aboutsummaryrefslogtreecommitdiff
path: root/test/command/7339.md
AgeCommit message (Collapse)AuthorFilesLines
2021-05-31Fix regression with commonmark/gfm yaml metdata block parsing.John MacFarlane1-0/+11
A regression in 2.14 led to the document body being omitted after YAML metadata in some cases. This is now fixed. Closes #7339.