fix list ordering
This commit is contained in:
parent
c671c2e904
commit
1df91e33c8
@ -54,8 +54,8 @@ Lists can be unordered or ordered. Ordered lists will order automatically:
|
||||
* butter
|
||||
|
||||
1. carrots
|
||||
1. celery
|
||||
1. radishes
|
||||
2. celery
|
||||
3. radishes
|
||||
```
|
||||
|
||||
* milk
|
||||
@ -63,8 +63,8 @@ Lists can be unordered or ordered. Ordered lists will order automatically:
|
||||
* butter
|
||||
|
||||
1. carrots
|
||||
1. celery
|
||||
1. radishes
|
||||
2. celery
|
||||
3. radishes
|
||||
|
||||
## Links
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user