summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2010-05-31 20:14:10 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2010-05-31 20:14:10 +0000
commit2ed520ef0116f227a4e219a833990f4b42bb524b (patch)
tree8bd3428e12902772c6ee7e551ef98e0717c54cfe /TODO
parent7dcb39bda3829c02e25af335e95631edef2a260b (diff)
downloadmandoc-2ed520ef0116f227a4e219a833990f4b42bb524b.tar.gz
Macro lines now infer an `It' if they immediately follow a `Bl -column'
or a closed-out `It' block within a `Bl -column' (which only happens when a macro or free-form text is encountered prior to an `It'). Added some regression tests for this behaviour.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 19df168c..526b5366 100644
--- a/TODO
+++ b/TODO
@@ -57,6 +57,8 @@
- explicitly disallow nested `Bl -column', which would clobber internal
flags defined for struct mdoc_macro
+
+- set a meaningful default if no `Bl' list type is assigned
************************************************************************
* formatting issues: ugly output