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


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

Uploaded Source

Built Distribution

myst_parser-4.0.1-py3-none-any.whl (84.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: myst_parser-4.0.1.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_parser-4.0.1.tar.gz
Algorithm Hash digest
SHA256 5cfea715e4f3574138aecbf7d54132296bfd72bb614d31168f48c477a830a7c4
MD5 3399a59c7abb8772b2ba08cf080afae2
BLAKE2b-256 66a59626ba4f73555b3735ad86247a8077d4603aa8628537687c839ab08bfe44

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for myst_parser-4.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 9134e88959ec3b5780aedf8a99680ea242869d012e8821db3126d427edc9c95d
MD5 613425ba8ff7a4303bf9f553d132a7c9
BLAKE2b-256 5fdf76d0321c3797b54b60fef9ec3bd6f4cfd124b9e422182156a1dd418722cf

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