An extended commonmark compliant parser, with bridges to docutils & sphinx.
Project description
MyST-Parser
An extended CommonMark-compliant parser, with bridges to Docutils and 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
Or for package development:
git clone https://github.com/executablebooks/MyST-Parser
cd MyST-Parser
git checkout master
pip install -e .[code_style,testing,rtd]
To use the MyST parser in Sphinx, simply add: extensions = ["myst_parser"]
to your conf.py
.
Contributing
We welcome all contributions! See the Contributing Guide for more details.
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.14.0.tar.gz
(46.3 kB
view hashes)
Built Distribution
Close
Hashes for myst_parser-0.14.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8d7db76e2f33cd1dc1fe0c76af9f09e5cf19ce2c2e85074bc82f272c0f7c08ce |
|
MD5 | 427de18486dbdee989d23b67c5cba281 |
|
BLAKE2b-256 | 0881267e617e2345a112129729e655b5b16de5de0a03fd0eae096e772b6d6ae9 |