You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: styleguide/index.md
-47Lines changed: 0 additions & 47 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -822,53 +822,6 @@ I hope this message finds you well. I am writing to express my deep</pre>
822
822
823
823
824
824
825
-
<sectiondata-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>
0 commit comments