summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2011-06-18 17:36:52 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2011-06-18 17:36:52 +0000
commit56635f91688db2f5e34654a48a7297984673b807 (patch)
tree5e107a80c76ee6aa9df13e164f574c8a4ad94c72 /TODO
parent62c13020786d9253993bfb33adb6d6499e650572 (diff)
downloadmandoc-56635f91688db2f5e34654a48a7297984673b807.tar.gz
Allow RS/RE blocks to nest. This requires first the syntax tree to
accomodate for the fix, then for the front-ends. -T[x]html accepted the syntax tree natively, but -Tascii had to use relative offsets. It's quite a simple fix. From a TODO by {dcoppa,dsoares}@openbsd.
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 0 insertions, 5 deletions
diff --git a/TODO b/TODO
index 51b8d0ae..74687c53 100644
--- a/TODO
+++ b/TODO
@@ -120,11 +120,6 @@
--- 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:
- also affects p5-Net-SFTP-Foreign-1.65
- as reported by gsoares@ Wed, 18 May 2011 09:59:06 -0300
-
- groff an-ext.tmac macros (.UR, .UE) occur in xine(5)
reported by brad@ Sat, 15 Jan 2011 15:45:23 -0500