Render note markdown previews

This commit is contained in:
2026-05-08 07:06:26 -04:00
parent 818e8e550d
commit cbd8d7a091
3 changed files with 249 additions and 40 deletions
@@ -7,6 +7,7 @@ mod downloads;
mod general;
mod history;
mod notes;
mod notes_markdown;
mod plugin_catalog;
mod plugin_details;
mod plugins;