mdzen
February 19, 2026
Rust egui markdown
mdzen is a distraction-free markdown reader written entirely in Rust.
Full write-up coming soon.
Key features
- Syntax highlighting for code blocks
- Full-text search across files
- Auto-generated table of contents
- Minimal UI built with egui
Stack
Pure Rust using the egui immediate-mode GUI framework.