An extended commonmark compliant parser, with bridges to docutils & sphinx.
Reason this release was yanked:
no sphinx pinning
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[sphinx]
Or for package development:
git clone https://github.com/ExecutableBookProject/MyST-Parser
cd MyST-Parser
git checkout master
pip install -e .[sphinx,code_style,testing,rtd]
To use the MyST parser in Sphinx, simply add: extensions = ["myst_parser"]
to your conf.py
.
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.6.0a2.tar.gz
(24.2 kB
view hashes)
Built Distribution
Close
Hashes for myst_parser-0.6.0a2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 22245e7c1d3a0eeab83026d674570e8ec7fe676d03afbe25644a312544c728ab |
|
MD5 | 7d6f1da0e446d203ac89c19fcb7a9277 |
|
BLAKE2b-256 | 6029546e604820809c4a3884d38e7dd0c087277800ba7b20d77f3e4ca2262ce2 |