Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 516 Bytes

File metadata and controls

25 lines (16 loc) · 516 Bytes

CLI Usage

Setup

After installing MarkUpsideDown, create a symlink so that markupsidedown is available in your PATH:

sudo ln -sf /Applications/MarkUpsideDown.app/Contents/MacOS/MarkUpsideDown /usr/local/bin/markupsidedown

Usage

Open a file:

markupsidedown README.md

Open multiple files as tabs:

markupsidedown file1.md file2.md notes/todo.md

Both absolute and relative paths are supported. If the app is already running, files are opened in the existing window.