summaryrefslogtreecommitdiff
path: root/public/js/reveal-markdown.js (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-15Linter: Fix all lint errorsPhilip Molares1-51/+51
2021-01-14changed the SCRIPT_END_PLACEHOLDER regex to case insensitivePhilip Molares1-1/+1
2018-11-10Remove the xss library from webpackSheogorath1-2/+2
2017-12-14Fix file permission, remove useless executablePeter Dave Hello1-0/+0
2017-10-05Fix blockquote not parse correctly in slide modeWu Cheng-Han1-1/+1
2017-06-05Fix speaker note separator regex should only take effect on the line startWu Cheng-Han1-1/+1
2017-03-09Use JavaScript Standard Style (part 2)BoHong Li1-391/+350
2016-11-26Fix slide might able to add unsafe attribute on section tag which cause XSS [...Wu Cheng-Han1-1/+4
2016-11-14Remove uesless executable permission for static filesPeter Dave Hello1-0/+0
2016-08-14Revert d85dd19816df7ec74eb3e4dd31b3c4d63c6119aa, which breaks slide preview l...Wu Cheng-Han1-1/+1
2016-07-30Update slide rendering to reduce DOM wrap and avoid duplicate rendering slidesWu Cheng-Han1-1/+1
2016-07-02Update to make slide mode support all extra syntax and change it's rendering ...Wu Cheng-Han1-20/+8
2016-02-11Fixed prevent XSS might break lots of tags and only need after renderedCheng-Han, Wu1-0/+405