Skip to content

Commit 647eba6

Browse files
TrottMylesBorins
authored andcommitted
doc: remove style instruction that is not followed
Remove style guide instruction to place punctuation inside parentehses and quotation marks. Those are not universally correct and we do not follow those rules in cases where they are not correct. PR-URL: #23346 Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Сковорода Никита Андреевич <chalkerx@gmail.com>
1 parent 457d22f commit 647eba6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

doc/STYLE_GUIDE.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@
2424
clause — a subject, verb, and an object.
2525
* Outside of the wrapping element if the wrapping element contains only a
2626
fragment of a clause.
27-
* Place end-of-sentence punctuation inside wrapping elements — periods go
28-
inside parentheses and quotes, not after.
2927
* Documents must start with a level-one heading.
3028
* Prefer affixing links to inlining links — prefer `[a link][]` to
3129
`[a link](http://example.com)`.

0 commit comments

Comments
 (0)