migrate to python-markdown
This commit is contained in:
parent
9f38b16d0c
commit
9b4e18d607
3 changed files with 100 additions and 83 deletions
|
@ -10,10 +10,12 @@ requires-python = ">=3.12"
|
|||
dependencies = [
|
||||
"dacite>=1.9.2",
|
||||
"jinja2>=3.1.6",
|
||||
"markdown>=3.8.2",
|
||||
"marko>=2.1.4",
|
||||
"pygments>=2.19.1",
|
||||
"pygments-ashen>=0.1.3",
|
||||
"pygments-kakoune>=0.1.0",
|
||||
"pymdown-extensions>=10.16",
|
||||
"python-dateutil>=2.9.0.post0",
|
||||
"python-frontmatter>=1.1.0",
|
||||
"rich>=14.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue