mirror of
https://github.com/sparksuite/simplemde-markdown-editor.git
synced 2025-07-18 23:44:28 -06:00
Fix demo text
This commit is contained in:
parent
cd8b70674e
commit
b334d3d5bf
@ -46,9 +46,10 @@ Go ahead, play around with the editor! Be sure to check out **bold** and *italic
|
|||||||
Unordered lists can be started using the toolbar or by typing `* `, `- `, or `+ `. Ordered lists can be started by typing `1. `.
|
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
|
* Lists are a piece of cake
|
||||||
* They even auto continue as you type
|
* They even auto continue as you type
|
||||||
* A double enter will end them
|
* A double enter will end them
|
||||||
|
* Tabs and shift-tabs work too
|
||||||
|
|
||||||
#### Ordered
|
#### Ordered
|
||||||
1. Numbered lists...
|
1. Numbered lists...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user