HackMD/public/js
Sheogorath 5d347d583d
Extend HTML5 support by whitelisting various tags
HTML5 provides a wide feature set of useful elements. Since Markdown
usually supports HTML it should be able to use these HTML5 tags as well.
As they were requested by some users and they where checked for being
safe, whitelisting them isn't a problem. To make the experience the same
as on GitHub when it comes to the basic look and feel of the rendered
markdown, some CSS was added to make the summary and the details tag
look like on GitHub.

Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2018-02-25 14:54:21 +01:00
..
lib Allow the usage of the esc-key by codemirror 2018-02-24 21:14:47 +01:00
cover.js Update to fix pagination error in list.js over v1.5.0 2017-03-14 23:08:15 +08:00
extra.js Fix task todo might not toggle 2018-01-24 00:10:52 +08:00
google-drive-picker.js Use JavaScript Standard Style (part 2) 2017-03-09 02:41:05 +08:00
google-drive-upload.js Use JavaScript Standard Style (part 2) 2017-03-09 02:41:05 +08:00
history.js Revert "Load js-url lib using legacy-loader" 2017-11-02 17:57:44 +01:00
htmlExport.js Use JavaScript Standard Style (part 2) 2017-03-09 02:41:05 +08:00
index.js don't require referer to find note id in socket.io connections (fixes #623) 2018-02-05 14:26:42 +01:00
locale.js support Simplified Chinese and rename original zh to Traditional Chinese 2017-10-23 17:38:04 +08:00
mathjax-config-extra.js Fix MathJax config not being picked up 2017-10-22 02:48:24 +02:00
pretty.js Fix rendering might result XSS attribute on self closing tag [Security Issue] 2017-03-14 16:27:55 +08:00
render.js Extend HTML5 support by whitelisting various tags 2018-02-25 14:54:21 +01:00
reveal-markdown.js Fix file permission, remove useless executable 2017-12-14 05:05:18 +08:00
slide.js Fix blockquote not parse correctly in slide mode 2017-10-05 09:59:07 +08:00