mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-12 07:11:42 +09:00
17 lines
387 B
Markdown
17 lines
387 B
Markdown
This is a Markdown document.
|
|
These lines belong in the same paragraph.
|
|
Markdown usually ignores single line breaks.
|
|
|
|
This is an indented code segment.
|
|
All Markdown variants will recognize it.
|
|
|
|
```
|
|
This is a fenced code segment.
|
|
Only Markdown Extra will recognize it.
|
|
```
|
|
|
|
This is a [link](foobar.html).
|
|
This is an .
|
|
|
|
- This is a list.
|
|
- It has two items.
|