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/ExecutableBookProject/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.0a4.tar.gz
(65.8 kB
view hashes)
Built Distribution
Close
Hashes for myst_parser-0.8.0a4-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | efee18b3f9db0a8694acb74666bd860d9c32703d810000c4fd4e511d45255cc4 |
|
MD5 | 285d09bfa19cf30aed4bbc6b718ae13d |
|
BLAKE2b-256 | d63959019442bc75e19b1f13522b894d0e8dd28ae915978cd5b91068b49cb1d4 |