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.3.tar.gz
(44.0 kB
view hashes)
Built Distribution
Close
Hashes for myst_parser-0.13.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 530a3ad80d2383494af272d3d81fdfeca2c28215c39e97d2a35d83f1695d9080 |
|
MD5 | a78485378adf3667b3c4faf798c429cc |
|
BLAKE2b-256 | 6c10db791be43c4d149a9c656af5a0f9fef5382deba23e2cec35674e6fd092d6 |