docusaurus/lib
Christopher Chedeau d5f26a52d4 Add the ability to render html and linkify links (#208)
Marked had the ability to display html code. This is useful if you want to embed iframes, set size to images... This allows arbitrary html to be embedded with no sanitization, so `<script>alert()</script>` will be executed. This isn't such a big issue since the markdown is written only by contributors.

I also removed the componentWillUpdate call since it's not used (and wrong).
2017-11-01 13:40:00 -07:00
..
core Add the ability to render html and linkify links (#208) 2017-11-01 13:40:00 -07:00
server [BREAKING] Rename Marked to MarkdownBlock (#162) 2017-10-30 15:47:13 -07:00
static More breakpoint consolidation fixes 2017-10-30 22:50:51 -07:00
build-files.js The complete move to MIT license (#115) 2017-10-05 11:14:49 -07:00
copy-examples.js The complete move to MIT license (#115) 2017-10-05 11:14:49 -07:00
generate-feed.js The complete move to MIT license (#115) 2017-10-05 11:14:49 -07:00
publish-gh-pages.js [CI] Switch to Circle 2 (#168) 2017-10-25 14:04:24 -07:00
rename-version.js The complete move to MIT license (#115) 2017-10-05 11:14:49 -07:00
start-server.js Don't try to version files that have no metadata headers (#197) 2017-10-30 12:00:55 -07:00
version.js Don't try to version files that have no metadata headers (#197) 2017-10-30 12:00:55 -07:00
write-translations.js Ensure some errors are logged to the console (#194) 2017-10-30 11:42:45 -07:00