diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-08-07 17:52:36 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-08-07 17:52:36 +0000 |
commit | be16f6e949236650f6313d3a187c8367327c4ac2 (patch) | |
tree | e31f3cb6fea54448207b91c65b61cba4ed5d3d51 /TODO | |
parent | f744c197617825dd7afc4b817a1a1ad6de960c0c (diff) | |
download | mandoc-be16f6e949236650f6313d3a187c8367327c4ac2.tar.gz |
Add TODO noted by Alex Kozlov.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -63,6 +63,9 @@ - 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) + +- allow `Qq', `Dq', `Sq', `Aq', `Bq' to have 0 arguments + noted by Alex Kozlov 08/06/10 23:05 ************************************************************************ * formatting issues: ugly output |