summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2021-07-04 15:38:26 +0000
committerIngo Schwarze <schwarze@openbsd.org>2021-07-04 15:38:26 +0000
commitf832ec6c36e0404849c4a0c33bc812eb65f90a8c (patch)
treefba2f4e842ad314046f8a4bbfab78ebf800a27a1 /TODO
parentf3d3c83d9bff182a515c18874b5cf60c3dc740f5 (diff)
downloadmandoc-f832ec6c36e0404849c4a0c33bc812eb65f90a8c.tar.gz
The mandoc(1) manual already mentions that -T man output mode
neither supports tbl(7) nor eqn(7) input. If an input file contains such code anyway, tell the user rather than failing an assert(3)ion. Fixing a crash reported by Bjarni Ingi Gislason <bjarniig at rhi dot hi dot is> in https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901636 which the Debian maintainer of mandoc, Michael at Stapelberg dot ch, forwarded to me.
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 8e1f9652..51118130 100644
--- a/TODO
+++ b/TODO
@@ -228,6 +228,10 @@ are mere guesses, and some may be wrong.
--- missing tbl features -----------------------------------------------
+- fully support the "nospaces" option;
+ Oliver Corff mentioned usefulness 20 Jun 2021 09:41:06 +0200
+ loc * exist * algo * size * imp *
+
- vertical centering in cells vertically spanned with ^
pali dot rohar at gmail dot com 16 Jul 2018 13:03:35 +0200
loc * exist *** algo *** size ** imp *
@@ -284,6 +288,7 @@ are mere guesses, and some may be wrong.
- -T man does not handle eqn(7) and tbl(7)
Stephen Gregoratto 16 Feb 2020 01:28:07 +1100
+ also https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901636
loc ** exist ** algo ** size *** imp **
- man -ks 1,8 route; kn@ Jul 13, 2018 orally