aboutsummaryrefslogtreecommitdiff
path: root/test/command/6739.md
AgeCommit message (Collapse)AuthorFilesLines
2020-10-12Commonmark reader: add pipe_table extension after defaults.John MacFarlane1-0/+21
Otherwise we get bad results for non-table, non-paragraph lines containing pipe characters. Closes #6739. See also jgm/commonmark-hs#52.