strip xml tags from the markdown source

This commit is contained in:
yggverse 2026-03-13 20:41:51 +02:00
parent b6b8f96bba
commit 563b228e9e
3 changed files with 10 additions and 4 deletions

View file

@ -42,6 +42,7 @@ plurify = "0.2.0"
r2d2 = "0.8.10"
r2d2_sqlite = "0.32.0"
regex = "1.12.3"
strip-tags = "0.1.0"
syntect = "5.2.0"
# development