Fix nested list example

This commit is contained in:
Alexandros 2020-05-28 19:32:23 +03:00 committed by GitHub
parent f6f3d298cc
commit a83885a33e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -129,9 +129,13 @@ html
#### Nested list
* Item
1. First Sub-item
2. Second Sub-item
* Fruit
* Apple
* Orange
* Banana
* Dairy
* Milk
* Cheese
## Other Elements — abbr, sub, sup, kbd, mark