summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2015-07-14 19:40:05 +0000
committerIngo Schwarze <schwarze@openbsd.org>2015-07-14 19:40:05 +0000
commit82f68435ec94617def4d119815bea3192b14e66c (patch)
treefd19d96ec0636c09a512706d38b2ed8a2015b145
parent0a60a4d86aa07468be2f890f10d7b1789095f7ec (diff)
downloadmandoc-82f68435ec94617def4d119815bea3192b14e66c.tar.gz
headers should not contain macros
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index b7d67afe..acb67c2d 100644
--- a/TODO
+++ b/TODO
@@ -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