Yet another markdown processor for Sphinx
Project description
sphinxcontrib-markdown
Yet another markdown processor for Sphinx
Setting
Install
$ pip install sphinxcontrib-markdown
Configure Sphinx
Add .md to source_suffix and parser class to source_parsers in your conf.py:
source_suffix = ['.rst', '.md'] source_parsers = { '.md': 'sphinxcontrib.markdown.MarkdownParser' }
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file sphinxcontrib-markdown-0.1.0.tar.gz
.
File metadata
- Download URL: sphinxcontrib-markdown-0.1.0.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8205c996b81b3ced4e4cd1db480e32a900385573df8a592185a0edb19894908f |
|
MD5 | 09598f2a0ffc50bb46bfa76f5d1303ea |
|
BLAKE2b-256 | d24258359f7b598256dd640d2221467bc439d04b88c607814b92c6899e1290f2 |
File details
Details for the file sphinxcontrib_markdown-0.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: sphinxcontrib_markdown-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c6c7cb7802fc9e0283df994d63df3985e9e6abfc1e9de6c3172d1298855cd4bf |
|
MD5 | 0cc6556b60b31d807d6fec41d0201a1d |
|
BLAKE2b-256 | 7e1734a3d7c8e3afe9273447cbd305440c9514c37757c46a7d3a26ff0a5381f6 |