瀏覽代碼

docs(readme): Added link to SystemJS/JSPM plugin

Jayson Harshbarger 9 年之前
父節點
當前提交
70a6caaf4f
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      README.md

+ 5 - 0
README.md

@@ -265,6 +265,11 @@ Please visit https://github.com/showdownjs/ngShowdown for more information.
 
 
 If you're using TypeScript you maybe want to use the types from [DefinitelyTyped][definitely-typed]
 If you're using TypeScript you maybe want to use the types from [DefinitelyTyped][definitely-typed]
 
 
+## Integration with SystemJS/JSPM
+
+Integration with SystemJS via the "system-md" plugin.
+Please visit [https://github.com/guybedford/system-md](https://github.com/guybedford/system-md) for more information.
+
 ## XSS vulnerability
 ## XSS vulnerability
 
 
 Showdown doesn't sanitize the input. This is by design since markdown relies on it to allow certain features to be correctly parsed into HTML.
 Showdown doesn't sanitize the input. This is by design since markdown relies on it to allow certain features to be correctly parsed into HTML.