From cc0a54eab5dcc7e6dd801e39c47facc72163872d Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Wed, 24 Jun 2020 12:09:29 +0000 Subject: more details about ASCII control characters --- TODO | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 6a56446d..4b89dec5 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,6 @@ ************************************************************************ * Official mandoc TODO. -* $Id: TODO,v 1.303 2020/06/22 18:00:30 schwarze Exp $ +* $Id: TODO,v 1.304 2020/06/24 12:09:29 schwarze Exp $ ************************************************************************ Many issues are annotated for difficulty as follows: @@ -95,6 +95,10 @@ are mere guesses, and some may be wrong. need special handling because it is sometimes used for certain delimiters, so it may need handling *after* roff.c rather than before. reminded by John Gardner 16 Jun 2020 14:26:28 +1000 + Actually, more ASCII control characters than just 0x07 may need + later handling because they can for example be used in macro names. + So they may need handling after roff(7) processing. + pointed out by John Gardner 23 Jun 2020 18:28:08 +1000 loc ** exist ** algo ** size ** imp * --- missing mdoc features ---------------------------------------------- -- cgit v1.2.3