feat(matrix): send markdown as formatted html messages

This commit is contained in:
Alexander Minges
2026-02-10 15:02:03 +01:00
parent 840ef7363f
commit e716c9caac
2 changed files with 44 additions and 1 deletions

View File

@@ -43,6 +43,7 @@ dependencies = [
"mcp>=1.26.0,<2.0.0",
"json-repair>=0.57.0,<1.0.0",
"matrix-nio[e2e]>=0.25.2",
"mistune>=3.0.0",
]
[project.optional-dependencies]