summaryrefslogtreecommitdiffstats
path: root/term_tag.c
Commit message (Expand)AuthorAgeFilesLines
* Append .html suffix to temporary files enabling browsers to recognise it.Ingo Schwarze2021-03-301-4/+5
* undocumented options -O outfilename and -O tagfilenameIngo Schwarze2020-07-211-15/+40
* When a .Tg is attached to a paragraph, attach the permalinkIngo Schwarze2020-04-181-0/+1
* Use a separate node->tag attribute rather than abusing the node->stringIngo Schwarze2020-04-081-3/+1
* When the last file formatted yielded no tags, the tags file gotIngo Schwarze2020-04-021-28/+24
* Split tagging into a validation part including prioritizationIngo Schwarze2020-03-131-0/+206