We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68c6d66 commit e67be72Copy full SHA for e67be72
2 files changed
CHANGES.md
@@ -1,6 +1,6 @@
1
# Release history
2
3
-## Unreleased
+## markdown-customblocks 1.5.4 (2025-12-08)
4
5
- ✨ `wikipedia`: Using non-deprecated api entrypoint
6
- 💥 `wikipedia`: Using plain text description
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "markdown-customblocks"
7
-version = "1.5.3"
+version = "1.5.4"
8
description='Python Markdown extension to add custom parametrizable and nestable blocks'
9
authors = [
10
{ name="David García Garzón", email="voki@canvoki.net" },
0 commit comments