From 26df8d2898fe50201b6b4fcdb3f130764f7fba30 Mon Sep 17 00:00:00 2001 From: Weijia Cheng Date: Sun, 14 Feb 2021 15:32:18 -0800 Subject: [PATCH] Fix formatting of quote fix command --- www/contribute/producing-an-ebook-step-by-step.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/contribute/producing-an-ebook-step-by-step.php b/www/contribute/producing-an-ebook-step-by-step.php index 83e89fc9..8306ae76 100644 --- a/www/contribute/producing-an-ebook-step-by-step.php +++ b/www/contribute/producing-an-ebook-step-by-step.php @@ -190,7 +190,7 @@ proceed to seal up my confession, I bring the life of that unhappy Henry Jekyll
  • Commas and periods should generally be inside quotation marks, not outside. This command helps find and replace them:

    - se interactive-sr "/\v([’”])([,.])/\2\1/" src/epub/text/* + se interactive-sr "/\v([’”])([,.])/\2\1/" src/epub/text/*

    When using this command, be careful to distinguish between the use of as a quotation mark and its use in elision or as part of a plural possessive (i.e. s’).