From 17d423d4ef829d89f4e0673f7324d66e126702f0 Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Mon, 31 Jan 2011 12:52:43 +0000 Subject: Note an error found in the wild. --- TODO | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 9b307247..f0b8a36d 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,6 @@ ************************************************************************ * Official mandoc TODO. -* $Id: TODO,v 1.86 2011/01/25 16:20:24 kristaps Exp $ +* $Id: TODO,v 1.87 2011/01/31 12:52:43 kristaps Exp $ ************************************************************************ ************************************************************************ @@ -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) -- cgit v1.2.3