From 3a9f807052f0f8af6e281a9a8dbd0bf809ea55db Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Wed, 24 Oct 2018 08:59:10 -0700 Subject: GroffChar: added @ to list of standard escapes. Because we use it as a delimiter for tables (in man) and for math (in ms). --- test/writer.ms | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/writer.ms b/test/writer.ms index 0cb60a3bc..2afeb6ae2 100644 --- a/test/writer.ms +++ b/test/writer.ms @@ -925,7 +925,7 @@ It should. .LP An e\-mail address: \c .pdfhref W -D "mailto:nobody%40nowhere.net" -A "\c" \ - -- "nobody@nowhere.net" + -- "nobody\[at]nowhere.net" \& .RS .LP -- cgit v1.2.3