summaryrefslogtreecommitdiffstats
path: root/usr.bin/mandoc/term_tag.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Append .html suffix to temporary files enabling browsers to recognise itkn2021-02-191-5/+6
* undocumented options -O outfilename and -O tagfilenameschwarze2020-07-211-16/+41
* When a .Tg is attached to a paragraph, attach the permalinkschwarze2020-04-181-1/+2
* Use a separate node->tag attribute rather than abusing the node->stringschwarze2020-04-081-4/+2
* When the last file formatted yielded no tags, the tags file gotschwarze2020-04-021-29/+25
* Split tagging into a validation part including prioritizationschwarze2020-03-131-0/+204