(feat) copy code content

Signed-off-by: Gato <cedric@goutailler-olivier.fr>
This commit is contained in:
2026-06-22 21:33:38 +02:00
parent 2d9a1e64f9
commit 8b0f128313
7 changed files with 3511 additions and 6 deletions
+1 -1
View File
@@ -17,5 +17,5 @@ tauri-plugin-dialog = "2"
serde = { version = "1", features = ["derive"] }
serde_json = "1"
comrak = { version = "0.28", features = ["syntect"] }
syntect = "5"
syntect = { version = "5", features = ["yaml-load"] }
notify = "7"