summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2011-01-31 12:52:43 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2011-01-31 12:52:43 +0000
commit4d5fae7359175bce01187d32473e257174341f84 (patch)
treeb127881b85f15d0842cbc53e6302e2ead53b2ecf
parent45f655402ed9aece7ea3dfffb8007a8c753d6f4a (diff)
downloadmandoc-4d5fae7359175bce01187d32473e257174341f84.tar.gz
Note an error found in the wild.
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index c67f84b8..39c77e80 100644
--- a/TODO
+++ b/TODO
@@ -160,6 +160,9 @@
* formatting issues: ugly output
************************************************************************
+- a column list with blank `Ta' cells triggers a spurrious
+ start-with-whitespace printing of a newline
+
- double quotes inside double quotes are escaped by doubling them
implement this in mdoc(7), too
so far, we only have it in roff(7) and man(7)