Contents

myst-parser 5.0.0

0

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

An extended CommonMark compliant parser,

Stars: 867, Watchers: 867, Forks: 224, Open Issues: 224

The executablebooks/MyST-Parser repo was created 6 years ago and the last code push was 2 days ago.
The project is popular with 867 github stars!

How to Install myst-parser

You can install myst-parser using pip

pip install myst-parser

or add it to a project with poetry

poetry add myst-parser

Package Details

Author
None
License
None
Homepage
None
PyPi:
https://pypi.org/project/myst-parser/
Documentation:
https://myst-parser.readthedocs.io
GitHub Repo:
https://github.com/executablebooks/MyST-Parser

Classifiers

  • Software Development/Libraries/Python Modules
  • Text Processing/Markup
No  myst-parser  pypi packages just yet.

Errors

A list of common myst-parser errors.

Code Examples

Here are some myst-parser code examples and snippets.

GitHub Issues

The myst-parser package has 224 open issues on GitHub

  • Support reading of title from H1 element
  • Allow numbered figures without caption
  • [pre-commit.ci] pre-commit autoupdate
  • ⬆️ Bump ruff from 0.14.11 to 0.14.13
  • ⬆️ Update sphinx requirement from ~=8.2 to ~=9.0
  • ⬆️ Bump actions/setup-python from 5 to 6
  • Run CI for Sphinx upstream
  • fix(inventory): fix RemovedInSphinx10Warning
  • sphinx 8.2 deprecation warning _InventoryItem.__iter__
  • 0.19 broke eval-rst directives with colon fences and curly braces
  • Allow for autodoc to parse Markdown docstrings

See more issues on GitHub

Related Packages & Articles

m2r 0.3.1

Markdown and reStructuredText in a single file.