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.7.1.tar.gz
(24.3 kB
view hashes)
Built Distribution
Close
Hashes for myst_parser-0.7.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8ffe3ea4ce0b292d0536e634cbbf405f858db83c293c0cd5ca1399860a625c5b |
|
MD5 | b7d8b8453242783e093c1d07fb79dd3b |
|
BLAKE2b-256 | c14f48eb74d40d1084850d9527724cc517547936e227933cba3e63dfb4f4955b |