Skip to content

Showdown documentation

Showdown

Build Status: Linux Build Status: Windows npm version Bower version Join the chat at https://gitter.im/showdownjs/showdown Donate

Showdown is a JavaScript Markdown to HTML converter, based on the original works by John Gruber. Showdown can be used on the client-side (in the browser) or server-side (with Node.js).


Live demo

http://demo.showdownjs.eu/

Who uses Showdown (or a fork)

Installation

To install Showdown, follow the instructions from the quickstart guide.

License

ShowdownJS (from v2.0 onwards) is released under the MIT license.

Previous versions are released under BSD.