An extended commonmark compliant parser, with bridges to docutils & sphinx.
Reason this release was yanked:
no sphinx pinning
Project description
MyST-Parser
An extended commonmark compliant parser, with bridges to docutils & sphinx.
Usage
To install the MyST parser, run the following in a Conda environment (recommended):
conda install -c conda-forge myst-parser
or
pip install myst-parser[sphinx]
Or for package development:
git clone https://github.com/executablebooks/MyST-Parser
cd MyST-Parser
git checkout master
pip install -e .[sphinx,code_style,testing,rtd]
To use the MyST parser in Sphinx, simply add: extensions = ["myst_parser"]
to your conf.py
.
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
myst-parser-0.8.2.tar.gz
(68.8 kB
view hashes)
Built Distribution
Close
Hashes for myst_parser-0.8.2-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 71bd7be562dd525b851ae86357a3466db0ea9f19ad18f1a90fea94a73ad8d1cc |
|
MD5 | 80a4e7e0a86140f8c657ed126cbec97d |
|
BLAKE2b-256 | 618944245a4b06f798a178db97c45507759a91cdf005e3d24737665f472cb335 |