mirror of
https://github.com/sparksuite/simplemde-markdown-editor.git
synced 2025-07-29 12:54:27 -06:00
Decrease header size
This commit is contained in:
parent
2c3d1a1f11
commit
92ee85d62a
@ -45,12 +45,12 @@ Go ahead, play around with the editor! Be sure to check out **bold** and *italic
|
||||
## Lists
|
||||
Unordered lists can be started using the toolbar or by typing `* `, `- `, or `+ `. Ordered lists can be started by typing `1. `.
|
||||
|
||||
### Unordered
|
||||
#### Unordered
|
||||
* Lists are a piece of cake too
|
||||
* They even auto continue as you type
|
||||
* A double enter will end them
|
||||
|
||||
### Ordered
|
||||
#### Ordered
|
||||
1. Numbered lists...
|
||||
2. ...work too!
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user