From 356118a3cd6147a40c09b4176e28f7616359c3e0 Mon Sep 17 00:00:00 2001 From: vr8hub Date: Fri, 19 Apr 2024 21:47:34 -0500 Subject: [PATCH] Shorten regex to find probable british2american errors --- 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 025a8b72..cdbfbe3c 100644 --- a/www/contribute/producing-an-ebook-step-by-step.php +++ b/www/contribute/producing-an-ebook-step-by-step.php @@ -298,7 +298,7 @@ proceed to seal up my confession, I bring the life of that unhappy Henry Jekyll

se british2american attempts to automate the conversion. Your work must already be typogrified (one of the previous steps in this guide) for the script to work.

se british2american .

While se british2american tries its best, thanks to the quirkiness of English punctuation rules it’ll invariably mess some stuff up. Proofreading is required after running the conversion.

After you’ve run the conversion, do another commit.

git commit -am "Convert from British-style quotation to American style"