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-3.0.1.tar.gz (92.5 kB view details)

Uploaded Source

Built Distribution

myst_docutils-3.0.1-py3-none-any.whl (83.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for myst_docutils-3.0.1.tar.gz
Algorithm Hash digest
SHA256 6a542f1743963630dc934db6391275365e2dd638333192846c9c4f1ecae605c2
MD5 7248d8f45bc08bf79ea500f6e59c4363
BLAKE2b-256 6613b81a3c36c0709e1c8960bd39a4cdb5a3b6295ee147855d1283880dd1299f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: myst_docutils-3.0.1-py3-none-any.whl
  • Upload date:
  • Size: 83.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.31.0

File hashes

Hashes for myst_docutils-3.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b7db7ff8d10cd79c89f639134a2cc13f42b6ec22036785763cf11036f7dc1804
MD5 cd176a144d51b4a5291dec7bd4ea23f8
BLAKE2b-256 d4b160f16eb31a52d123118325c49400ce1f2a2a42d36ace8e7ec7543a7e8c73

See more details on using hashes here.

Supported by

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