markdown-tui-explorer 0.9.3

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;