aboutsummaryrefslogtreecommitdiffstatshomepage
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
commitcf92b022147d19cfe09cf470b887681b4174ff0e (patch)
treefeab9337392e6811c2492f8e5ebd071c53cf597f /TODO
parent5790a921156fab714a8d9a5804ad1603664e8c80 (diff)
downloadmandoc-cf92b022147d19cfe09cf470b887681b4174ff0e.tar.gz
mandoc-cf92b022147d19cfe09cf470b887681b4174ff0e.tar.zst
mandoc-cf92b022147d19cfe09cf470b887681b4174ff0e.zip
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