Fix markdown looking like shit
This commit is contained in:
parent
1368607e29
commit
73b171dbfd
8 changed files with 79 additions and 151 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue