summaryrefslogtreecommitdiffstats
path: root/mdoc_markdown.c
Commit message (Expand)AuthorAgeFilesLines
* URIs need different escaping; reported by reyk@Ingo Schwarze2017-03-061-3/+12
* Remove a redundant condition in .%T handling, no functional change.Ingo Schwarze2017-03-041-4/+2
* new -mdoc -Tmarkdown output mode; OK millert@ reyk@ tb@;Ingo Schwarze2017-03-031-0/+1448