markdown-live-preview icon indicating copy to clipboard operation
markdown-live-preview copied to clipboard

markdown live preview | works with any editor

Markdown Live Preview

Features

  • Live Preview: Updates preview on file save

  • Auto Follow: Focus on edited element

  • Syntax Highlight: Highlighted using Pygments

  • Github flavoured: Looks familiar

Preview

The animation is only choppy because it's a compressed gif.

preview.gif

Usage

mlp |name of markdown|
Flags Flags
-p, --port PORT=8080 Port to use
-o, --open No localhost restriction
--nf, --no-follow Do not follow edits
--nf, --no-browser Do not open browser

Install

pip install -U markdown_live_preview