Contents

myst-parser 2.0.0

0

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

An extended CommonMark compliant parser,

Stars: 682, Watchers: 682, Forks: 186, Open Issues: 174

The executablebooks/MyST-Parser repo was created 4 years ago and the last code push was 9 hours ago.
The project is popular with 682 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 174 open issues on GitHub

  • Allow substitutions to accept dicts, lists, etc.
  • 🚀 RELEASE: 0.17.0
  • Documentation: Mermaid example broken
  • Wrap reference with span.problematic, when the reference is broken
  • Document how to indent nest directives
  • ✨ NEW: Add toclist extension
  • Fix smartquote logic
  • Add initial Towncrier integration
  • Cross reference link to an autodoc function not working/documented well
  • Cross reference link to Child class is disappeared
  • TOC directive as extension for table of contents
  • [pre-commit.ci] pre-commit autoupdate
  • [release automation] Changelog fragments management
  • Error with code-blocks translation
  • Make target reference work for arbitrary locations

See more issues on GitHub

Related Packages & Articles

m2r 0.3.1

Markdown and reStructuredText in a single file.