summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2011-04-16 22:35:26 +0000
committerIngo Schwarze <schwarze@openbsd.org>2011-04-16 22:35:26 +0000
commit9fe9cdfaf437f58601b2ad68b52c348f3dd05080 (patch)
treefa786a351a2d30b3ea6b0ab3184c8257404d7ee2
parent280ceba1f875f9d2cb81c99074b648c556cdef7c (diff)
downloadmandoc-9fe9cdfaf437f58601b2ad68b52c348f3dd05080.tar.gz
lines in tables and .RS/.RE nesting
-rw-r--r--TODO8
1 files changed, 8 insertions, 0 deletions
diff --git a/TODO b/TODO
index 7bbc2b28..bac6410c 100644
--- a/TODO
+++ b/TODO
@@ -20,6 +20,11 @@
* formatter bugs
************************************************************************
+- tbl(7): Horizontal and vertical lines are formatted badly:
+ With the box option, there is too much white space at the end of cells.
+ Horizontal lines from "=" lines are a bit too long.
+ yuri dot pankov at gmail dot com Thu, 14 Apr 2011 05:45:26 +0400
+
************************************************************************
* missing features
************************************************************************
@@ -108,6 +113,9 @@
--- missing man features -----------------------------------------------
+- .RS/.RE can be nested, see e.g. the x11/fluxbox manuals
+ noticed by dcoppa@ Wed, Apr 13, 2011 at 04:58:14PM +0200:
+
- groff an-ext.tmac macros (.UR, .UE) occur in xine(5)
reported by brad@ Sat, 15 Jan 2011 15:45:23 -0500