summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2018-11-28 04:47:51 +0000
committerIngo Schwarze <schwarze@openbsd.org>2018-11-28 04:47:51 +0000
commit4c42f89a98e8a9375432b7ad280a9defc5ba83ec (patch)
tree3287860da33125c4ebbd41960ad62677e6dc3181 /TODO
parent30879c2acb6f7f5e4ac3a2bc7bd1bf49a3153aea (diff)
downloadmandoc-4c42f89a98e8a9375432b7ad280a9defc5ba83ec.tar.gz
In -T utf8 output mode, render tbl(7) borders with the Unicode
box drawing characters, U+2500 to U+257F. Originally suggested by bentley@ four years ago, reminded this summer by Pali Rohar. Binary and decimal arithmetics are boring, so let's use some ternary arithmetics for a change. That said, some other aspects are too complicated for my liking, so this could use some polishing in the future.
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 0 insertions, 9 deletions
diff --git a/TODO b/TODO
index 8c1790d5..c13faaa4 100644
--- a/TODO
+++ b/TODO
@@ -190,15 +190,6 @@ are mere guesses, and some may be wrong.
- look what Joerg Schilling manual pages use
Thu, 19 Mar 2015 18:31:48 +0100
-- use Unicode U+2500 to U+256C for table borders
- in tbl(7) -Tutf-8 output
- suggested by bentley@ Tue, 14 Oct 2014 04:10:55 -0600
- loc * exist ** algo * size * imp **
-
-- implement table borders in HTML output
- pali dot rohar at gmail dot com 16 Jul 2018 13:03:35 +0200
- loc * exist * algo ** size ** imp **
-
--- missing eqn features -----------------------------------------------
- In a matrix, break the output line after each matrix line.