Convert HTML in content/summary to Markdown

This commit is contained in:
Joakim Hellsén 2023-01-14 12:54:03 +01:00
commit 873f5b3f7a
No known key found for this signature in database
GPG key ID: C889E6DC5EDBB36D
7 changed files with 101 additions and 75 deletions

View file

@ -16,6 +16,7 @@ apscheduler = "^3.9.1.post1"
python-multipart = "^0.0.5"
python-dotenv = "^0.21.0"
tomlkit = "^0.11.6"
markdownify = "^0.11.6"
[tool.poetry.group.dev.dependencies]
pytest = "^7.2.0"