Merge branch 'main' into syntect

This commit is contained in:
Grace Yoder 2025-07-07 12:44:51 -06:00 committed by GitHub
commit 262a2e23d8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 115 additions and 15 deletions

View file

@ -5,7 +5,9 @@ edition = "2024"
[dependencies]
anyhow = "1.0.98"
html5ever = "0.35.0"
kuchikiki = "0.8.2"
markup5ever = "0.11.0"
mlua = { version = "0.10.5", features = ["lua54", "vendored", "serialize"] }
pulldown-cmark = "0.13.0"
syntect = "5.2.0"