summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-myst-parser_4.0.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-myst-parser: new recipe version 4.0.1Jan Vermaete2025-04-151-0/+19
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. Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>