Fix markdown looking like shit

This commit is contained in:
Joakim Hellsén 2024-05-24 01:11:38 +02:00
commit 73b171dbfd
No known key found for this signature in database
GPG key ID: D196AE66FEBE1DC9
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"