summaryrefslogtreecommitdiffstats
path: root/mdoc_html.c
Commit message (Expand)AuthorAgeFilesLines
...
* Changed -Thtml document header to be 10/80/10 with no wrapping of the middle.Kristaps Dzonsons2009-09-251-3/+3
* -Tascii correctly prints `%T' in `Rs' with quotes.Kristaps Dzonsons2009-09-241-13/+93
* Lint-fixes (noop).Kristaps Dzonsons2009-09-241-2/+2
* Proper handling of `Rs' blocks in -Thtml.Kristaps Dzonsons2009-09-241-14/+8
* Fix in -Tascii where `Lb' causes line-break in any section (should only happe...Kristaps Dzonsons2009-09-241-4/+28
* Sync'd example style-sheet to be more like OpenBSD's default (KISS).Kristaps Dzonsons2009-09-241-6/+77
* Added Bf, Pf, etc. to -Thtml.Kristaps Dzonsons2009-09-241-36/+138
* Many more macros added to -Thtml.Kristaps Dzonsons2009-09-241-14/+220
* Fix segfault in -Thtml column lists.Kristaps Dzonsons2009-09-221-1/+1
* A few more macros in -Thtml.Kristaps Dzonsons2009-09-211-10/+95
* Split html.c into html.h, mdoc_html.c, man_html.c.Kristaps Dzonsons2009-09-211-0/+1617