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.0a3.tar.gz
(24.3 kB
view hashes)
Built Distribution
Close
Hashes for myst_parser-0.6.0a3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 31ac64028aab584f873cf8f3c49837e9acc699417f1b9c208fe51b413cc4a114 |
|
MD5 | d6c396120a3f7e3e652c780d886a8195 |
|
BLAKE2b-256 | 215817c812fcb26b8aaacf35a8202f9e9125131fcfb3652b5accf1b7b3fa6da3 |