Convert HTML in content/summary to Markdown

This commit is contained in:
2023-01-14 12:54:03 +01:00
parent 0700a169fa
commit 873f5b3f7a
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"