summaryrefslogtreecommitdiffstatshomepage
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
commitb7153d502e23dfcc397320ccede50ae94fbe9d92 (patch)
tree2629012b2f8ca52386727ee899414c6c10ad784e /TODO
parentb6aa2f00fb00f63dc5e8e9e66c27887dfb7cb608 (diff)
downloadmandoc-b7153d502e23dfcc397320ccede50ae94fbe9d92.tar.gz
mandoc-b7153d502e23dfcc397320ccede50ae94fbe9d92.tar.zst
mandoc-b7153d502e23dfcc397320ccede50ae94fbe9d92.zip
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