From 0c5f52c482a146d497a79017c150ae68d61a2c95 Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Fri, 2 Jul 2010 10:43:21 +0000 Subject: Added TODO to sanitise `Nm' blocks such that HEAD optionally contains only a TEXT element consisting of the name. --- TODO | 4 ++++ 1 file changed, 4 insertions(+) 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 -- cgit