Skip to content

Commit d926d3e

Browse files
Update index.md
somewhere along the way here there were conflicts--this is just cleaning up some of that
1 parent 7c74888 commit d926d3e

File tree

1 file changed

+0
-47
lines changed

1 file changed

+0
-47
lines changed

styleguide/index.md

Lines changed: 0 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -822,53 +822,6 @@ I hope this message finds you well. I am writing to express my deep</pre>
822822

823823

824824

825-
<section data-type="sect2" id="punctuation">
826-
<h2>Punctuation</h2>
827-
828-
<p>For anything not covered in this list, please consult the <em>Chicago Manual of Style</em>, 17th Edition.</p>
829-
830-
<ul>
831-
<li>
832-
<p>Serial comma (this, that, and the other).</p>
833-
</li>
834-
<li>
835-
<p>Commas and periods go inside quotation marks.</p>
836-
</li>
837-
<li>
838-
<p>Curly quotes and apostrophes (“ ” not " ") in regular text.</p>
839-
</li>
840-
<li>
841-
<p>Straight quotes (" " not “ ”) in constant-width text and all code. Some Unix commands use backticks (<code>`</code>), which must be preserved.</p>
842-
</li>
843-
<li>
844-
<p>No period after list items unless one item forms a complete sentence (then use periods for all items within that list, even fragments).</p>
845-
</li>
846-
<li>
847-
<p>Em dashes are always closed (no space around them).</p>
848-
</li>
849-
<li>
850-
<p>Ellipses are always closed (no space around them).</p>
851-
</li>
852-
<li>
853-
<p>For menu items that end with an ellipsis (e.g., "New Folder…"), do not include ellipsis in running text.</p>
854-
</li>
855-
<li>
856-
<p>Lowercase the first letter after a colon: this is how we do it. (Exception: headings.)</p>
857-
</li>
858-
<li>
859-
<p>Parentheses are always roman, even when the contents are italic. For parentheses within parentheses, use square brackets (here’s the first parenthetical [and here’s the second]).</p>
860-
</li>
861-
</ul>
862-
</section>
863-
864-
<p><a href="#getting_started">back to top</a></p>
865-
</section>
866-
867-
868-
869-
870-
871-
872825

873826
<section data-type="sect2" id="punctuation">
874827
<h2>Punctuation</h2>

0 commit comments

Comments
 (0)