treemd

Dual-pane TUI and CLI markdown viewer with tree navigation

brewmacoslinux
Try with needOr install directly
Source

About

TUI and CLI dual pane markdown viewer

Commands

treemd

Examples

Open a markdown file in the TUI viewer$ treemd document.md
View markdown file with tree navigation in split panes$ treemd README.md
Display markdown content in CLI mode without interactive TUI$ treemd --cli notes.md