docs(README.md): add libraries that use showdown

This commit is contained in:
Estevão Soares dos Santos 2015-08-23 03:31:55 +01:00
parent 7dc3fb1d25
commit b81c416a31
4 changed files with 10 additions and 0 deletions

View File

@ -11,6 +11,16 @@ Showdown is a Javascript Markdown to HTML converter, based on the original works
Check a live Demo here http://showdownjs.github.io/demo/
## Who uses Showdown (or a fork)
- [GoogleCloudPlatform](https://github.com/GoogleCloudPlatform)
- [Ghost](https://ghost.org/)
- [Meteor](https://www.meteor.com/)
- [Stackexchange](http://stackexchange.com/) - forked as [PageDown](https://code.google.com/p/pagedown/)
- [docular](https://github.com/Vertafore/docular)
- [and some others...](https://www.npmjs.com/browse/depended/showdown)
## Installation
### Download tarball

BIN
dist/showdown.js vendored

Binary file not shown.

BIN
dist/showdown.js.map vendored

Binary file not shown.

BIN
dist/showdown.min.js vendored

Binary file not shown.