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.13.0.tar.gz
(36.6 kB
view hashes)
Built Distribution
Close
Hashes for myst_parser-0.13.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 37813bb5cf7f63a9390c2e74f4223222d07ee64be4786b1a0712e9b837bd65f4 |
|
MD5 | 7233471d81f34a2a5439d85de1c1e2a0 |
|
BLAKE2b-256 | cad9480b25917e26865f36e146931b3f4d27e06ec1bdb68c4c126d5df39089b6 |