RTF output for the mistletoe Markdown parser
Go to file
RunasSudo 643dbcf8bb
Initial commit
2019-09-10 00:52:22 +10:00
.gitignore Initial commit 2019-09-10 00:52:22 +10:00
COPYING Initial commit 2019-09-10 00:52:22 +10:00
README.md Initial commit 2019-09-10 00:52:22 +10:00
example.md Initial commit 2019-09-10 00:52:22 +10:00
example.rtf Initial commit 2019-09-10 00:52:22 +10:00
mistletoe_rtf.py Initial commit 2019-09-10 00:52:22 +10:00

README.md

mistletoe-rtf

RTF output for the Python mistletoe Markdown parser

Example

PYTHONPATH=. mistletoe example.md --renderer mistletoe_rtf.RTFRenderer