diff --git a/www/contribute/producing-an-ebook-step-by-step.php b/www/contribute/producing-an-ebook-step-by-step.php index d87770eb..b362fd64 100644 --- a/www/contribute/producing-an-ebook-step-by-step.php +++ b/www/contribute/producing-an-ebook-step-by-step.php @@ -228,8 +228,8 @@ proceed to seal up my confession, I bring the life of that unhappy Henry Jekyll
Coordinates. Use the prime and double prime glyphs for coordinates.
-se interactive-replace "([0-9])+’" "\1′" src/epub/text/*
- se interactive-replace "([0-9])+”" "\1″" src/epub/text/*
+ se interactive-replace "([0-9]+)’" "\1′" src/epub/text/*
+ se interactive-replace "([0-9]+)”" "\1″" src/epub/text/*
Text in all caps. Text in all caps is almost never correct, and should either be converted to lowercase with the <em>
element (for spoken emphasis), <strong>
(for extreme spoken emphasis), or <b>
(for unsemantic small caps, like in storefront signs).