summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2010-07-02 10:43:21 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2010-07-02 10:43:21 +0000
commit0c5f52c482a146d497a79017c150ae68d61a2c95 (patch)
tree9a4a003585517df143d9de484ef3816cdde271cc
parent52a3716203cb7389a3626ca93f6ef093a25e02af (diff)
downloadmandoc-0c5f52c482a146d497a79017c150ae68d61a2c95.tar.gz
Added TODO to sanitise `Nm' blocks such that HEAD optionally contains
only a TEXT element consisting of the name.
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index d9a9634c..d027403d 100644
--- a/TODO
+++ b/TODO
@@ -58,6 +58,10 @@
- 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)
************************************************************************
* formatting issues: ugly output