|
@@ -1,6 +1,6 @@
|
|
|

|
|
|
|
|
|
-[](https://travis-ci.org/showdownjs/showdown) [](http://badge.fury.io/js/showdown) [](http://badge.fury.io/bo/showdown)
|
|
|
+[](https://travis-ci.org/showdownjs/showdown) [](http://badge.fury.io/js/showdown) [](http://badge.fury.io/bo/showdown) [](https://gitter.im/showdownjs/showdown?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
|
|
|
|
|
------
|
|
|
|
|
@@ -21,6 +21,11 @@ You can download the latest release tarball directly from https://github.com/sho
|
|
|
|
|
|
npm install showdown
|
|
|
|
|
|
+### CDN
|
|
|
+
|
|
|
+You can also use github CDN directly in your html file(s).
|
|
|
+
|
|
|
+ https://cdn.rawgit.com/showdownjs/showdown/<version tag>/dist/showdown.min.js
|
|
|
|
|
|
## Browser Compatibility
|
|
|
|