mistletoe-rtf/example.md

18 lines
217 B
Markdown
Raw Permalink Normal View History

2019-09-10 00:51:38 +10:00
# Hello World
## Subheading
This is a paragraph. **bold** *italic* `monospace` ~~strikethrough~~ [link](https://google.com/)
> Quotation
```
block
code
example
```
| Table | Foo |
|-------|-----|
| Bar | Baz |