added copy button to code blocks and tweaked some more style

This commit is contained in:
2026-01-07 18:58:53 +01:00
parent 1c4e99b138
commit 0422c3042a
5 changed files with 109 additions and 38 deletions

1
Cargo.lock generated
View File

@@ -208,6 +208,7 @@ dependencies = [
"clap",
"lazy_static",
"pulldown-cmark",
"pulldown-cmark-escape",
"reqwest",
"serde",
"syntect",