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.8.0.tar.gz
(65.8 kB
view hashes)
Built Distribution
Close
Hashes for myst_parser-0.8.0-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2eaca0bfde9415809969f620f05794ae75545b990e9c472d98aeced68e2f061a |
|
MD5 | 428efa78414e6600b0b576d9bb6c4f8f |
|
BLAKE2b-256 | 1fd02c24c067ce37d36db47eab6e855549231a8408a5746159b94d0ee80d3e5d |