aboutsummaryrefslogtreecommitdiff
path: root/test/command/3937.md
AgeCommit message (Collapse)AuthorFilesLines
2017-12-22RST writer: fix anchors for headers.John MacFarlane1-1/+1
We were missing an `_`. See #4188.
2017-09-27RST writer: add header anchors when header has non-standard id.John MacFarlane1-0/+13
Closes #3937.