From 44be69112c71fe65784cc014995044c2a191a449 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sun, 14 Feb 2021 15:10:15 +0000 Subject: Apply doc fixes by flexibeast and suggestions by Profpatsch&aranea --- doc/el_substitute.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/el_substitute.html') diff --git a/doc/el_substitute.html b/doc/el_substitute.html index 3bb56a2..6e6decb 100644 --- a/doc/el_substitute.html +++ b/doc/el_substitute.html @@ -100,7 +100,7 @@ be substituted, or don't be substituted.
  • The default (unquoted) action should be: substitute.
  • A sequence that means "do not substitute" should be able to appear literally. The quote character should also be able to -appear literally before a sequence that means "substitute". (Tricky, eh ?)
  • +appear literally before a sequence that means "substitute". (Tricky, eh?)
  • There should be as few quote characters as possible, to avoid shell-like quoting nightmares.
  • -- cgit v1.3.1