An extended commonmark compliant parser, with bridges to docutils & sphinx.
Reason this release was yanked:
Extensions bug regression
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.4.tar.gz
(44.9 kB
view hashes)
Built Distribution
Close
Hashes for myst_parser-0.13.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 585a51a026aaebbc33c2bdb76ae9fcca6ee815c0a8c0aa4cbca2931eeb3e5ce8 |
|
MD5 | 42eb1ed52b2972f72965846442bb048b |
|
BLAKE2b-256 | 1242e82728ca9e8ea2ef72e697ee4c04eb4f6d525045b3e6d1915869ce18c53b |