mirror of
https://github.com/standardebooks/web.git
synced 2025-07-15 02:46:46 -04:00
Clarify wording in step by step guide
This commit is contained in:
parent
45e576692c
commit
0f5e51624f
1 changed files with 1 additions and 1 deletions
|
@ -192,7 +192,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"><</span>\s]</code></p>
|
<p>Use this regex to find incorrectly closed quotation marks near em-dashes: <code class="regex">—[’”][^<span class="p"><</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 elision</a>.</p>
|
<p><a href="/manual/latest/8-typography#8.7.7">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>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue