Update README.md

This commit is contained in:
Estevao Soares dos Santos 2016-11-25 19:51:36 +00:00
parent 3cd6f22573
commit 5d57d71ef7
3 changed files with 2 additions and 0 deletions

View File

@ -291,6 +291,7 @@ for more information.
## Extensions
Showdown allows additional functionality to be loaded via extensions. (you can find a list of known showdown extensions [here][ext-wiki])
You can also find a boilerplate, to create your own extensions in [this repository][boilerplate-repo]
### Client-side Extension Usage
@ -387,3 +388,4 @@ Showdown is powered by:<br/>
[ext-wiki]: https://github.com/showdownjs/showdown/wiki/extensions
[coding-rules]: https://github.com/showdownjs/code-style/blob/master/README.md
[ng-commit-guide]: https://github.com/showdownjs/code-style/blob/master/README.md#commit-message-convention
[boilerplate-repo]: https://github.com/showdownjs/extension-boilerplate

BIN
dist/showdown.js vendored

Binary file not shown.

BIN
dist/showdown.min.js vendored

Binary file not shown.