diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2010-05-24 19:33:51 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2010-05-24 19:33:51 +0000 |
commit | 1168cba5930f4bb623acc6ddd0637b0d1ac272a5 (patch) | |
tree | f7bfe531bcf8484cdfeb46bcdcc4d1e36af4c4c3 /TODO | |
parent | b86a18b480ba0d85edf47d0d1cfaa71fe43bad52 (diff) | |
download | mandoc-1168cba5930f4bb623acc6ddd0637b0d1ac272a5.tar.gz |
.Bl -tag -compact
.Sm off
.It ...
fixed by joerg@ in mdoc_action.c bsd.lv 1.61, OpenBSD 1.38
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -21,15 +21,6 @@ reminded by Ludo Smissaert Mon, 10 May 2010 12:15:11 +0200 also reported by jmc@ earlier -- .Bl -tag -compact - .Sm off - .It ... - .Sm on - .El - triggers the assertion in mdoc_action.c:618 (post_bl_tagwidth). - It should probably assume a default tag width? - reported by Joerg Sonnenberger 18.5.10 (Re: .Bl and .Pp) - - implement \\ in plain text, identical to \e as a macro argument, identical to \ i.e. escaping the next character |