aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/TODO
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2010-07-18 23:06:18 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2010-07-18 23:06:18 +0000
commit52f37ad3e3a4f0b73bd7004eb2d85958efabb3b0 (patch)
tree1bc506972e3f4fdf46e7f83653d92638a5d64bf5 /TODO
parentecde8066e9fefa3134fec10222f61596f76ae94d (diff)
downloadmandoc-52f37ad3e3a4f0b73bd7004eb2d85958efabb3b0.tar.gz
mandoc-52f37ad3e3a4f0b73bd7004eb2d85958efabb3b0.tar.zst
mandoc-52f37ad3e3a4f0b73bd7004eb2d85958efabb3b0.zip
Properly discard \m colour escapes. Noted by J.C. Roberts.
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 1 insertions, 4 deletions
diff --git a/TODO b/TODO
index 7f8f512f..00f74746 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,6 @@
************************************************************************
* Official mandoc TODO. May not be quite up to date.
-* $Id: TODO,v 1.29 2010/07/18 18:04:25 kristaps Exp $
+* $Id: TODO,v 1.30 2010/07/18 23:06:18 kristaps Exp $
************************************************************************
************************************************************************
@@ -68,9 +68,6 @@
- have a blank `It' head for `Bl -tag' not puke
-- ignore horrendous m[] font colouring
- reported by J.C. Roberts
-
- prohibit `Nm' from having non-text HEAD children
(e.g., NetBSD mDNSShared/dns-sd.1)
(mdoc_html.c and mdoc_term.c `Nm' handlers can be slightly simplified)