Skip to main content

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

Project description

MyST-Parser

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-parser

or

pip install myst-parser

Or for package development:

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


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

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

myst_parser-2.0.0-py3-none-any.whl (77.2 kB view details)

Uploaded Python 3

File details

Details for the file myst_parser-2.0.0.tar.gz.

File metadata

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

File hashes

Hashes for myst_parser-2.0.0.tar.gz
Algorithm Hash digest
SHA256 ea929a67a6a0b1683cdbe19b8d2e724cd7643f8aa3e7bb18dd65beac3483bead
MD5 ae255493be693e1bfb048bad52b69f7f
BLAKE2b-256 e8c148ea47b78ade0bb0281f34c9e343e3ea0c681fbc81464dbfd134e983954f

See more details on using hashes here.

File details

Details for the file myst_parser-2.0.0-py3-none-any.whl.

File metadata

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

File hashes

Hashes for myst_parser-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7c36344ae39c8e740dad7fdabf5aa6fc4897a813083c6cc9990044eb93656b14
MD5 351d389014ef45256be25cc9ad328b7e
BLAKE2b-256 1df66d61a023d758f488e36638076e8a4ec4447a2cdf86938cf6c60cf1c860e6

See more details on using hashes here.

Supported by

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