diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2015-07-14 19:40:05 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2015-07-14 19:40:05 +0000 |
commit | 82f68435ec94617def4d119815bea3192b14e66c (patch) | |
tree | fd19d96ec0636c09a512706d38b2ed8a2015b145 /TODO | |
parent | 0a60a4d86aa07468be2f890f10d7b1789095f7ec (diff) | |
download | mandoc-82f68435ec94617def4d119815bea3192b14e66c.tar.gz |
headers should not contain macros
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -519,6 +519,10 @@ are mere guesses, and some may be wrong. - Report errors in -O suboption parsing. loc * exist * algo * size * imp ** +- warn when .Sh or .Ss contain other macros + Steffen Nurpmeso, savannah.gnu.org/bugs/index.php?45034 + loc * exist * algo * size * imp ** + - check that MANDOCERR_BADTAB is thrown in the right cases, i.e. when finding a literal tab character in fill mode, and possibly change the wording of the warning message |