replaced markdown parser lib

This commit is contained in:
2026-06-07 03:03:02 -05:00
parent 5e6d576896
commit 83c3ef1594
3 changed files with 111 additions and 35 deletions
+1 -3
View File
@@ -8,9 +8,7 @@ authors = [
requires-python = ">=3.11"
dependencies = [
"bottle>=0.13.4",
"markdown>=3.10.2",
"py-gfm>=2.0.0",
"pygments>=2.20.0",
"pycmarkgfm>=1.2.1",
]
[project.scripts]