ms-jpq / markdown-live-preview

markdown live preview | works with any editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 Meaning
-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

About

markdown live preview | works with any editor


Languages

Language:Python 56.2%Language:TypeScript 24.6%Language:Makefile 12.6%Language:SCSS 4.4%Language:HTML 2.3%