aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/TODO
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2014-12-10 21:54:13 +0000
committerIngo Schwarze <schwarze@openbsd.org>2014-12-10 21:54:13 +0000
commiteefcc32cd5c22c0c6c5b71fa62f554f67edeaf3a (patch)
treec95e0762999380d3136c817ad16b3343db8f6c8f /TODO
parentda7df2d69ff4204622651071fe1d29809852af20 (diff)
downloadmandoc-eefcc32cd5c22c0c6c5b71fa62f554f67edeaf3a.tar.gz
mandoc-eefcc32cd5c22c0c6c5b71fa62f554f67edeaf3a.tar.zst
mandoc-eefcc32cd5c22c0c6c5b71fa62f554f67edeaf3a.zip
the asciidoc/docbook toolchain uses braindead \h for indentation
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 4 insertions, 3 deletions
diff --git a/TODO b/TODO
index 6c327eb8..7a401273 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,6 @@
************************************************************************
* Official mandoc TODO.
-* $Id: TODO,v 1.193 2014/12/03 01:46:54 schwarze Exp $
+* $Id: TODO,v 1.194 2014/12/10 21:54:13 schwarze Exp $
************************************************************************
Many issues are annotated for difficulty as follows:
@@ -85,8 +85,9 @@ are mere guesses, and some may be wrong.
loc * exist ** algo ** size ** imp **
- \h horizontal move
- found in cclive(1) DocBook output
- Anthony J. Bentley on discuss@ Sat, 21 Sep 2013 22:29:34 -0600
+ found in cclive(1) and nasm(1) asciidoc/DocBook output
+ bentley@ on discuss@ Sat, 21 Sep 2013 22:29:34 -0600
+ naddy@ Thu, 4 Dec 2014 16:26:41 +0100
loc ** exist ** algo ** size * imp ** (parser reorg helps a lot)
- \n+ and \n- numerical register increment and decrement