summaryrefslogtreecommitdiff
path: root/test/command/3487.md
Commit message (Collapse)AuthorAge
* Markdown writer: Avoid spurious blanklines at end of document...John MacFarlane2017-03-08
| | | | after tables and list, for example.
* Markdown writer: ensure space before list at top level.John MacFarlane2017-03-08
Closes #3487.