Update producing guide to point to obscured dashes para in manual

This commit is contained in:
David 2025-04-18 09:19:41 +01:00 committed by Alex Cabal
parent 5d3419e209
commit 90d7ea4183

View file

@ -244,7 +244,7 @@ proceed to seal up my confession, I bring the life of that unhappy Henry Jekyll
<p>Use this regex to find incorrectly closed quotation marks near em-dashes: <code class="regex">[’”][^<span class="p">&lt;</span>\s]</code></p> <p>Use this regex to find incorrectly closed quotation marks near em-dashes: <code class="regex">[’”][^<span class="p">&lt;</span>\s]</code></p>
</li> </li>
<li> <li>
<p><a href="/manual/latest/8-typography#8.7.7">Two-em dashes should be used for partially-obscured words</a>.</p> <p><a href="/manual/latest/8-typography#8.7.7.9">Two-em dashes should be used for partially-obscured words</a>.</p>
</li> </li>
<li> <li>
<p>Commas and periods should generally be inside quotation marks, not outside. Use this command to find and replace them:</p> <p>Commas and periods should generally be inside quotation marks, not outside. Use this command to find and replace them:</p>