Improved the markdown logic

This commit is contained in:
Deniz Şafak
2025-09-17 03:32:13 +03:00
parent 196cd93008
commit 219e2fc6ae
6 changed files with 116 additions and 131 deletions
+2 -1
View File
@@ -24,7 +24,8 @@ dependencies = [
"pygame>=2.6.1",
"charset_normalizer>=3.4.1",
"chardet>=5.2.0",
"static_ffmpeg>=2.13"
"static_ffmpeg>=2.13",
"Markdown>=3.9"
]
classifiers = [