Skip to content

Commit

Permalink
chore: add vue-showdown (showdownjs#630)
Browse files Browse the repository at this point in the history
  • Loading branch information
meteorlxy authored and tivie committed Dec 17, 2018
1 parent bd927b5 commit 4af13e5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,10 @@ If you're using TypeScript you maybe want to use the types from [DefinitelyTyped
Integration with SystemJS can be obtained via the third party ["system-md" plugin](https://github.com/guybedford/system-md).
## Integration with VueJS
To use ShowdownJS as a Vue component quickly, you can check [vue-showdown](https://vue-showdown.js.org/).
## 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.
Expand Down

0 comments on commit 4af13e5

Please sign in to comment.