aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mandoc_html.3
Commit message (Expand)AuthorAgeFilesLines
* In .Bl -tag and -hang, do not print a margin-left style attributeIngo Schwarze2017-07-151-5/+8
* Handle .Bl -compact via CSS rather than writing individual styleIngo Schwarze2017-07-141-15/+2
* Make the tag column in .Bl -tag lists wider:Ingo Schwarze2017-05-121-7/+15
* Minimal support for deep linking into man(7) pages.Ingo Schwarze2017-03-151-3/+30
* Print title="..." in addition to id="..." attributes for macro keysIngo Schwarze2017-03-131-2/+7
* Simplify usage of print_otag() even more:Ingo Schwarze2017-01-281-5/+16
* Improve HTML formatting of .Bl -tag.Ingo Schwarze2017-01-251-2/+6
* Completely delete the buf field of struct html and all the buf*()Ingo Schwarze2017-01-171-26/+22
* Simplify the usage of print_otag() by making it accept a variableIngo Schwarze2017-01-171-19/+114
* Partially document the core of the HTML formatter.Ingo Schwarze2014-07-231-0/+249