aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mdoc_markdown.c
Commit message (Expand)AuthorAgeFilesLines
* implement .An -split and -nosplitIngo Schwarze2017-03-071-2/+31
* Fix .In formatting in the SYNOPSIS:Ingo Schwarze2017-03-071-10/+7
* URIs need different escaping; reported by reyk@Ingo Schwarze2017-03-061-4/+13
* Remove a redundant condition in .%T handling, no functional change.Ingo Schwarze2017-03-041-5/+3
* new -mdoc -Tmarkdown output mode; OK millert@ reyk@ tb@;Ingo Schwarze2017-03-031-0/+1448