| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-09-21 | Add missing `%` on command tests. | John MacFarlane | 1 | -1/+1 | |
| This prevented `--accept` from working properly. | |||||
| 2017-10-31 | Fixed regression in parsing of HTML comments in markdown... | John MacFarlane | 1 | -0/+8 | |
| and other non-HTML formats (`Text.Pandoc.Readers.HTML.htmlTag`). The parser stopped at the first `>` character, even if it wasn't the end of the comment. Closes #4019. | |||||
