mistletoe-rtf/example.md

18 lines
217 B
Markdown

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