Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

markdown-preview

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

markdown-preview

Markdown preview made easy

  • 0.3.4
  • unpublished
  • npm
  • Socket score

Version published
Weekly downloads
11
increased by37.5%
Maintainers
1
Weekly downloads
 
Created
Source

markdown-preview

Markdown preview made easy (with live update).

Installation

  npm install -g markdown-preview 

Usage

  markdown-preview <filename> [options]

Or add an alias for it in your .bash_profile:

  alias mp='markdown-preview'

Options

-h, --help output usage information
-V, --version output the version number
-p, --port <port> server port (defaults to 3333)
-c, --css <name> use customize css file for styling
-m, --marked use marked to parse markdown (defaults to showdown)
-h, --highlight <highlight> set highlight style (defaults to 'github')

Code highlight style list

https://github.com/isagalaev/highlight.js/tree/master/src/styles

Keywords

FAQs

Package last updated on 11 Aug 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc