rendering md with layouts

This commit is contained in:
2025-08-30 01:11:01 -05:00
parent b329ba8261
commit eaadadecbb
6 changed files with 202 additions and 1 deletions
+3
View File
@@ -8,3 +8,6 @@ eframe = "0.32.1"
egui_ltreeview = "0.5.3"
rfd = "0.15.4"
thiserror = "2.0.16"
toml = "0.9.5"
markdown = "1.0.0"
serde = "1.0.219"