An extended commonmark compliant parser, with bridges to docutils & sphinx.
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
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.12.6.tar.gz
(74.9 kB
view hashes)
Built Distribution
Close
Hashes for myst_parser-0.12.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e6a42aab0b9e98b1f5e6b145f743727c9ae7ab3229307109909f752222d1e409 |
|
MD5 | 139e7bc2a43e615548f3cdeb5323a623 |
|
BLAKE2b-256 | 35245b6e1335c9ce40b17bd8eed595fe37847324d8bf19832520f2c3a3f35a6b |