Skip to content

Commit 8b2b579

Browse files
authored
[Style guide] Remove old recommendation for numbered lists (#17715)
1 parent 72f4181 commit 8b2b579

File tree

1 file changed

+0
-2
lines changed
  • src/content/docs/style-guide/formatting/structure

1 file changed

+0
-2
lines changed

src/content/docs/style-guide/formatting/structure/lists.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
pcx_content_type: concept
33
title: Lists
4-
54
---
65

76
There are three types of lists:
@@ -15,7 +14,6 @@ Here are some tips when creating lists:
1514
* Keep list items parallel
1615
* Start numbered lists with a command (imperative verb)
1716
* Consistently punctuate by using appropriate sentence + punctuation within the list (periods for full sentences, etc.)
18-
* For numbered lists in markdown, only use 1 as your number. Since markdown auto-creates the numbering, you could get into a situation where you remove a step and the markdown no longer matches the output.
1917

2018
## Bullet points
2119

0 commit comments

Comments
 (0)