Basic markdown with Tailwind CSS Typography

This commit is contained in:
Alphonse Paix
2025-09-20 14:03:13 +02:00
parent 6d2d486866
commit 8f0b59775e
10 changed files with 83 additions and 18 deletions

View File

@@ -20,6 +20,7 @@ axum-server = { version = "0.7.2", features = ["tls-rustls-no-provider"] }
base64 = "0.22.1"
chrono = { version = "0.4.41", default-features = false, features = ["clock"] }
config = "0.15.14"
markdown = "1.0.0"
rand = { version = "0.9.2", features = ["std_rng"] }
reqwest = { version = "0.12.23", default-features = false, features = [
"rustls-tls",