=================================================================== RCS file: /cvs/mandoc/TODO,v retrieving revision 1.19 retrieving revision 1.21 diff -u -p -r1.19 -r1.21 --- mandoc/TODO 2010/06/30 23:57:30 1.19 +++ mandoc/TODO 2010/07/02 12:54:33 1.21 @@ -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 @@ -101,7 +105,6 @@ Several areas can be cleaned up to make mandoc even fa that they need not be recalculated between front- and back-ends (also reduces code size and complexity): `Bl -column' pointer - `Bf' font type - improve hashing mechanism for macros (quite important: performance)