MARKDOWN_PY(1) | General Commands Manual | MARKDOWN_PY(1) |
markdown_py - a Python implementation of John Gruber's Markdown.
markdown_py [options] [INPUT_FILE]
Command-line Markdown compiler based on python-markdown module, with extensions support.
Deprecated! Use python3 -m markdown instead, which accepts the same options.