Linux command
mandown 命令
文件
复制后可按需替换文件名、目录或参数。
常用示例
View a Markdown file
mdn [path/to/file.md]
说明
mandown (command: mdn) is a man-page inspired Markdown viewer for the terminal. It renders Markdown documents with a familiar man-page style interface, supporting mouse scrolling, vim-like and less-like navigation keybindings. Navigation keys include j/k or arrow keys for line scrolling, f/b or Page Down/Page Up for page scrolling, and q to quit.
FAQ
What is the mandown command used for?
mandown (command: mdn) is a man-page inspired Markdown viewer for the terminal. It renders Markdown documents with a familiar man-page style interface, supporting mouse scrolling, vim-like and less-like navigation keybindings. Navigation keys include j/k or arrow keys for line scrolling, f/b or Page Down/Page Up for page scrolling, and q to quit.
How do I run a basic mandown example?
Run `mdn [path/to/file.md]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.