rhymix/tests/_data/formatter/markdownextra.source.md

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