summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2012-05-27 15:20:12 +0000
committerIngo Schwarze <schwarze@openbsd.org>2012-05-27 15:20:12 +0000
commit49b679124eef0f2fb56a3cce7243b5f3a109f2e1 (patch)
treef2e2bafedb18d758fbdeca9ba8ea1bb9b77e8663 /TODO
parentf880e97f7f4b142bd24b1ca32a6c1866e79a6c89 (diff)
downloadmandoc-49b679124eef0f2fb56a3cce7243b5f3a109f2e1.tar.gz
Horizontal spacing of tables was fixed
in tbl_term.c rev. 1.10 and out.c rev. 1.16 on September 20, 2011. I merely forgot to delete the TODO entry.
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 0 insertions, 9 deletions
diff --git a/TODO b/TODO
index a7ff63f4..5a281113 100644
--- a/TODO
+++ b/TODO
@@ -4,15 +4,6 @@
************************************************************************
************************************************************************
-* formatter bugs
-************************************************************************
-
-- tbl(7): Horizontal and vertical lines are formatted badly:
- With the box option, there is too much white space at the end of cells.
- Horizontal lines from "=" lines are a bit too long.
- yuri dot pankov at gmail dot com Thu, 14 Apr 2011 05:45:26 +0400
-
-************************************************************************
* missing features
************************************************************************