mirror of
https://github.com/showdownjs/showdown.git
synced 2024-03-22 13:30:55 +08:00
13 lines
136 B
Markdown
13 lines
136 B
Markdown
|
# some title
|
||
|
|
||
|
1. list item 1
|
||
|
2. list item 2
|
||
|
|
||
|
```
|
||
|
some code
|
||
|
|
||
|
and some other line of code
|
||
|
```
|
||
|
|
||
|
* another list item 1
|
||
|
* another list item 2
|