diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2014-12-10 21:54:13 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2014-12-10 21:54:13 +0000 |
commit | 55661d46e722ef74fa7c0dc7df06ada2e7268cb1 (patch) | |
tree | fe5371c8bc330a783bad7d537e5bd3b3f68d7634 /TODO | |
parent | ab4e7a49f096d1ea4665f7364cdae64026c34c6e (diff) | |
download | mandoc-55661d46e722ef74fa7c0dc7df06ada2e7268cb1.tar.gz |
the asciidoc/docbook toolchain uses braindead \h for indentation
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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 |