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.0a1.tar.gz
(65.7 kB
view hashes)
Built Distribution
Close
Hashes for myst_parser-0.8.0a1-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1aa53c8e2febafcb9fc91a54ac06e482b432f3a6519302455183360f39e7b4fb |
|
MD5 | e7a79361a2efc20e959693c5283d08ac |
|
BLAKE2b-256 | 48db52e0aaaf72eacfca828efe31c2598e9e269c7cbd8ab31ffdc76ee30fc198 |