aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/TODO
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
commit1b9c7a73647aa4ad0d422970be3705aec73010ad (patch)
tree7d33303b97eb74e0d5b85b8f6ca4beaaddabb792 /TODO
parente16f33ffa196e897ff89b90138f8ebb37efdb896 (diff)
downloadmandoc-1b9c7a73647aa4ad0d422970be3705aec73010ad.tar.gz
mandoc-1b9c7a73647aa4ad0d422970be3705aec73010ad.tar.zst
mandoc-1b9c7a73647aa4ad0d422970be3705aec73010ad.zip
headers should not contain macros
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 5 insertions, 1 deletions
diff --git a/TODO b/TODO
index 9f807cbd..4682c5c7 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,6 @@
************************************************************************
* Official mandoc TODO.
-* $Id: TODO,v 1.210 2015/06/26 16:56:18 schwarze Exp $
+* $Id: TODO,v 1.211 2015/07/14 19:40:05 schwarze Exp $
************************************************************************
Many issues are annotated for difficulty as follows:
@@ -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