mirror of
https://github.com/showdownjs/showdown.git
synced 2024-03-22 13:30:55 +08:00
Merge branch 'master' into develop
This commit is contained in:
commit
19373d03b1
|
@ -35,6 +35,12 @@ You can download the latest release tarball directly from [releases][releases]
|
||||||
|
|
||||||
npm install showdown
|
npm install showdown
|
||||||
|
|
||||||
|
### NuGet package
|
||||||
|
|
||||||
|
PM> Install-Package showdownjs
|
||||||
|
|
||||||
|
The NuGet Packages can be [found here](https://www.nuget.org/packages/showdownjs/).
|
||||||
|
|
||||||
### CDN
|
### CDN
|
||||||
|
|
||||||
You can also use one of several CDNs available:
|
You can also use one of several CDNs available:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user