Package python3-module-markdown-it: Information
Source package: python3-module-markdown-it
Version: 4.0.0-alt1
Build time: Sep 8, 2025, 03:02 PM in the task #394327
Category: Development/Python3
Report package bugHome page: https://pypi.org/project/markdown-it-py/
License: MIT
Summary: Python port of markdown-it. Markdown parsing, done right!
Description:
Markdown parser done right. * Follows the CommonMark spec for baseline parsing * Configurable syntax: you can add new rules and even replace existing ones. * Pluggable: Adds syntax extensions to extend the parser (see the plugin list). * High speed (see our benchmarking tests) * Safe by default This is a Python port of markdown-it, and some of its associated plugins. For more details see: https://markdown-it-py.readthedocs.io.
Maintainer: Anton Farygin
Last changed
Sept. 8, 2025 Anton Farygin 4.0.0-alt1
- 3.0.0 -> 4.0.0
Dec. 19, 2024 Yuri N. Sedunov 3.0.0-alt2
- found python dependencies strictly (ALT #51334)
July 11, 2023 Andrey Limachko 3.0.0-alt1
- 2.2.0 -> 3.0.0.