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.0a2.tar.gz
(65.8 kB
view hashes)
Built Distribution
Close
Hashes for myst_parser-0.8.0a2-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 905bab37fbadb7bf7062c003933ad1a9ad239585c1f7ef40339bfd13eedfbee4 |
|
MD5 | 099a50bc22ffe9ac6372f094df329966 |
|
BLAKE2b-256 | 59dbba942b4abebd1a46fb426f920ed6dbb791bec894aa39520356f5c7de8d56 |