Skip to main content

An extended [CommonMark](https://spec.commonmark.org/) compliant parser,

Project description

MyST-Parser

Note: myst-docutils is identical to myst-parser, but without installation requirements on sphinx

Github-CI Coverage Status Documentation Status Code style: black PyPI Conda PyPI - Downloads

MyST is a rich and extensible flavor of Markdown meant for technical documentation and publishing.

MyST is a flavor of markdown that is designed for simplicity, flexibility, and extensibility. This repository serves as the reference implementation of MyST Markdown, as well as a collection of tools to support working with MyST in Python and Sphinx. It contains an extended CommonMark-compliant parser using markdown-it-py, as well as a Sphinx extension that allows you to write MyST Markdown in Sphinx.

See the MyST Parser documentation for more information.

Installation

To install the MyST parser, run the following in a Conda environment (recommended):

conda install -c conda-forge myst-docutils

or

pip install myst-docutils

Or for package development:

git clone https://github.com/executablebooks/MyST-Parser
cd MyST-Parser
git checkout master
pip install -e .[code_style,linkify,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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

myst_docutils-4.0.0.tar.gz (94.0 kB view details)

Uploaded Source

Built Distribution

myst_docutils-4.0.0-py3-none-any.whl (84.6 kB view details)

Uploaded Python 3

File details

Details for the file myst_docutils-4.0.0.tar.gz.

File metadata

  • Download URL: myst_docutils-4.0.0.tar.gz
  • Upload date:
  • Size: 94.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.32.3

File hashes

Hashes for myst_docutils-4.0.0.tar.gz
Algorithm Hash digest
SHA256 4ee272c43c4f9275fa6b5dda12edb806da0b6ff20e8e5b88fb3201b6d81e598f
MD5 0a52a05d4f4b4364a7a41305e74aa105
BLAKE2b-256 7dfa460c6be63bd0a9e334256827f0b97e08616de3da160ffe266b1afcf6bebe

See more details on using hashes here.

File details

Details for the file myst_docutils-4.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for myst_docutils-4.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 895c4bb882d43a0652abb5d64082b0e14ee3155bb8ad2ee21ffc5773ecfded50
MD5 547130f8d55fb2df4800353f74bcd5a4
BLAKE2b-256 b21eae02fb8d8c1e0a49b33c0d646b3661db0c266cbbfab27f61f92f804710b4

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page