mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-16 09:49:54 +09:00
16 lines
213 B
Markdown
16 lines
213 B
Markdown
<div markdown="1">
|
|
This is *true* markdown text.
|
|
</div>
|
|
|
|
This sentence has a footnote. [^1]
|
|
|
|
[^1]: Here's the footnote content.
|
|
|
|
```
|
|
fenced code block
|
|
```
|
|
|
|
Hello | World
|
|
----- | ------
|
|
Foo | Bar
|
|
Baz | Rhymix
|