Fix markdown looking like shit

This commit is contained in:
2024-05-24 01:11:38 +02:00
parent 1368607e29
commit 73b171dbfd
8 changed files with 79 additions and 151 deletions

View File

@ -19,6 +19,7 @@ python-multipart = "^0.0.9"
reader = "^3.12"
tomlkit = "^0.12.0"
uvicorn = { extras = ["standard"], version = "^0.29.0" }
markdownify = "^0.12.1"
[tool.poetry.group.dev.dependencies]
djlint = "^1.34.1"