Conversion options for working with Markdown in Python.
Demonstrates the markdown module and the pypandoc module.
Convert MD file to HTML using markdown module and tables extension.
Convert MD to HTML using the markdown module and tables extension.
Convert MD to RST using the pypandoc module.
Write html to file.
Open a file containing example MD text.
Test directmkdown.
Test mkdown.
Test pandoc.
Test output.
Test source.