summaryrefslogtreecommitdiffstats
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-3/+6
* Handle .Bl -compact via CSS rather than writing individual styleIngo Schwarze2017-07-141-13/+0
* Make the tag column in .Bl -tag lists wider:Ingo Schwarze2017-05-121-5/+13
* Minimal support for deep linking into man(7) pages.Ingo Schwarze2017-03-151-1/+28
* Print title="..." in addition to id="..." attributes for macro keysIngo Schwarze2017-03-131-0/+5
* Simplify usage of print_otag() even more:Ingo Schwarze2017-01-281-3/+14
* Improve HTML formatting of .Bl -tag.Ingo Schwarze2017-01-251-0/+4
* Completely delete the buf field of struct html and all the buf*()Ingo Schwarze2017-01-171-25/+21
* Simplify the usage of print_otag() by making it accept a variableIngo Schwarze2017-01-171-17/+112
* Partially document the core of the HTML formatter.Ingo Schwarze2014-07-231-0/+249