summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2014-10-14 13:53:33 +0000
committerIngo Schwarze <schwarze@openbsd.org>2014-10-14 13:53:33 +0000
commitc490c955ebb3a9057d3d6fe3e4d98563fa018264 (patch)
treef79f9598e8cfa77489454415a3fd9749565c9d25 /TODO
parent2db1b6bde4abe38f4836e766eac615660b2f85c2 (diff)
downloadmandoc-c490c955ebb3a9057d3d6fe3e4d98563fa018264.tar.gz
bentley@ suggests Unicode table borders;
while here, remove the note about sox(1), it works now
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 3 insertions, 2 deletions
diff --git a/TODO b/TODO
index 4a1146be..d020d953 100644
--- a/TODO
+++ b/TODO
@@ -156,8 +156,9 @@
- look at the POSIX manuals in the books/man-pages-posix port,
they use some unsupported tbl(7) features.
-- investigate tbl(1) errors in sox(1)
- see also naddy@ Sat, 16 Oct 2010 23:51:57 +0200
+- 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
- allow standalone `.' to be interpreted as an end-of-layout
delimiter instead of being thrown away as a no-op roff line