markdown-tui-explorer 1.7.0

A terminal-based markdown file browser and viewer with search, syntax highlighting, and live reload
1
2
3
pub mod discovery;
pub mod git_status;
pub mod watcher;