links taken from showdown
Showdown is a Javascript Markdown to HTML converter, based on the original works by John Gruber. It can be used client side (in the browser) or server side (with Node or io).
You can download the latest release tarball directly from releases
bower install showdown
npm install showdown
You can also use one of several CDNs available:
-
rawgit CDN
https://cdn.rawgit.com/showdownjs/showdown/<version tag>/dist/showdown.min.js
-
cdnjs
https://cdnjs.cloudflare.com/ajax/libs/showdown/<version tag>/showdown.min.js