feat: added markdown conversion

This commit is contained in:
2025-04-10 16:26:01 +02:00
parent b28bb33412
commit f6af26ef54
4 changed files with 33 additions and 8 deletions

View File

@@ -1,7 +1,8 @@
[project]
name = "stsg"
dependencies = [
"watchdog~=6.0.0"
"watchdog~=6.0.0",
"markdown~=3.3.6"
]
dynamic = []
authors = []