| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3-myst-parser: upgrade 4.0.1 -> 5.0.0 | Wang Mingyu | 2026-03-27 | 1 | -21/+0 |
| | | | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com> | ||||
| * | python3-myst-parser: added missing RDEPENDS | Jan Vermaete | 2025-07-21 | 1 | -0/+2 |
| | | | | | | | | | | | markdown-ti-py [1] and mdit-py-plugins [2] were missing [1] https://github.com/executablebooks/MyST-Parser/blob/master/pyproject.toml#L39 [2] https://github.com/executablebooks/MyST-Parser/blob/master/pyproject.toml#L40 Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
| * | python3-myst-parser: new recipe version 4.0.1 | Jan Vermaete | 2025-04-15 | 1 | -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> | |||||
