mistletoe-rtf/README.md
2019-09-10 00:52:22 +10:00

10 lines
203 B
Markdown

# mistletoe-rtf
RTF output for the Python [mistletoe](https://github.com/miyuchina/mistletoe) Markdown parser
## Example
```
PYTHONPATH=. mistletoe example.md --renderer mistletoe_rtf.RTFRenderer
```