better component templates

This commit is contained in:
2026-02-02 01:05:17 +01:00
parent 865387d021
commit c538b44f6b
6 changed files with 677 additions and 489 deletions

6
Cargo.lock generated
View File

@@ -227,8 +227,7 @@ dependencies = [
[[package]]
name = "pulldown-cmark"
version = "0.13.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1e8bbe1a966bd2f362681a44f6edce3c2310ac21e4d5067a6e7ec396297a6ea0"
source = "git+https://git.gay/LailaTheElf/pulldown-cmark.git?branch=feature%2FeventTree#2300d0db6541279c41928b44d12eac510ecc3199"
dependencies = [
"bitflags",
"getopts",
@@ -241,8 +240,7 @@ dependencies = [
[[package]]
name = "pulldown-cmark-escape"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "007d8adb5ddab6f8e3f491ac63566a7d5002cc7ed73901f72057943fa71ae1ae"
source = "git+https://git.gay/LailaTheElf/pulldown-cmark.git?branch=feature%2FeventTree#2300d0db6541279c41928b44d12eac510ecc3199"
[[package]]
name = "quote"