Commit Graph
2 Commits
Author SHA1 Message Date
John MacFarlane 7ff06a8c43 Fix test for #7521. 2021-08-24 12:56:31 -07:00
John MacFarlane 3f9b7a10ad Markdown reader: fix interaction of --strip-comments and list
parsing.  Use of `--strip-comments` was causing tight lists
to be rendered as loose (as if the comment were a blank line).
Closes #7521.
2021-08-23 22:06:39 -07:00