summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2010-05-31 23:40:25 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2010-05-31 23:40:25 +0000
commitea2ceb2ee976e30f8b74c5d7c7ee5776197094f3 (patch)
treed665a2f169a9b87cef600f15cdc91897f5acfc11 /TODO
parenta2ce92b30d2f8a916c5a8743ec8d24d54df8e3bd (diff)
downloadmandoc-ea2ceb2ee976e30f8b74c5d7c7ee5776197094f3.tar.gz
Cleanup post_bl_head() to use enum mdoc_list (avoid traversing that
list). Reverted MANDOC_COLUMNS to be a bad-bad syntax error: we don't, and apparently never have, allowed mixing of -column syntaxes. This would have segfaulted if encountered.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 526b5366..b1ba9ef5 100644
--- a/TODO
+++ b/TODO
@@ -59,6 +59,8 @@
flags defined for struct mdoc_macro
- set a meaningful default if no `Bl' list type is assigned
+
+- have a blank `It' head for `Bl -tag' not puke
************************************************************************
* formatting issues: ugly output