diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2011-06-18 17:36:52 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2011-06-18 17:36:52 +0000 |
commit | 56635f91688db2f5e34654a48a7297984673b807 (patch) | |
tree | 5e107a80c76ee6aa9df13e164f574c8a4ad94c72 /TODO | |
parent | 62c13020786d9253993bfb33adb6d6499e650572 (diff) | |
download | mandoc-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-- | TODO | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -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 |