cybertoothca / ember-cli-marked-down

This addon provides a means to generate html formatted markup from markdown source. The ShowdownJS library is leveraged to generate the html and this addon has been designed to be configured at the application's `environment.js` level.
MIT License
1 stars 0 forks source link

Support Showdown Extensions From environment.js #3

Open nadnoslen opened 7 years ago

nadnoslen commented 7 years ago

Must include and set by default the following XSS filter:

nadnoslen commented 7 years ago

Here's a link to all known extensions: https://github.com/showdownjs/showdown/wiki#list-of-known-extensions