remove strip_tags as conflicting with code blocks; handle tags instead (todo)
Some checks are pending
Linux / build (push) Waiting to run

This commit is contained in:
yggverse 2026-04-02 20:43:50 +03:00
parent 8fad5ec66c
commit 51c78b878c
3 changed files with 1 additions and 10 deletions

View file

@ -42,7 +42,6 @@ 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