mdserve

Fast markdown preview server with live reload and theme support

brewmacoslinux
Try with needOr install directly
Source

About

Fast markdown preview server with live reload and theme support

Commands

mdserve

Examples

Start a markdown preview server for a specific file$ mdserve README.md
Serve markdown files from current directory on custom port$ mdserve --port 3000
Preview markdown with a specific theme$ mdserve document.md --theme dark