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.1.tar.gz
(65.8 kB
view hashes)
Built Distribution
Close
Hashes for myst_parser-0.8.1-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 26510f6e01556edb4fe9e9c38b139616669a64e915b111363c6672716bad8cb3 |
|
MD5 | 973697f53fc674a7fb557089969226c9 |
|
BLAKE2b-256 | bd978c7077f84af6906e7d2daab1f0baf2fbf343e79b51d7f464c2a17970172d |