]> git.cameronkatri.com Git - mandoc.git/history - mandoc_msg.c
fix the section number in the <title> element for preformatted pages;
[mandoc.git] / mandoc_msg.c
2021-08-14 Ingo Schwarzeprint a BAGARG message if -T markdown is requested...
2021-07-04 Ingo SchwarzeThe mandoc(1) manual already mentions that -T man outpu...
2021-06-27 Ingo Schwarzeadd a style message about overlong text lines,
2021-06-02 Ingo SchwarzeIn -W style mode, check .Xr links along the full manpat...
2020-09-01 Ingo SchwarzeIgnore unreasonably large spacing modifiers in tbl...
2020-04-24 Ingo Schwarzeprovide a STYLE message when mandoc knows the file...
2020-01-19 Ingo SchwarzeIntroduce a new mdoc(7) macro .Tg ("tag") to explicitly...
2020-01-19 Ingo SchwarzeAlign to the new, sane behaviour of the groff_mdoc...
2019-07-14 Ingo SchwarzeIf messages are shown and output is printed without...
2019-07-10 Ingo SchwarzeSome time ago, i simplified mandoc_msg() such that...
2019-03-06 Ingo Schwarzethis file needs to #include "config.h" because it calls...
2019-01-10 Ingo SchwarzeInitializers for file-scope static variables should...
2018-12-16 Ingo Schwarzes/OpenBSD/Id/ in CVS Ids
2018-12-15 Ingo SchwarzeSeveral improvements to escape sequence handling.
2018-12-14 Ingo SchwarzeAlmost mechanical diff to remove the "struct mparse...
2018-12-14 Ingo SchwarzeMajor cleanup; may imply minor changes in edge cases...