summaryrefslogtreecommitdiff
path: root/public/js/reveal-markdown.js (follow)
Commit message (Expand)AuthorAgeFilesLines
* Linter: Fix all lint errorsPhilip Molares2021-02-151-51/+51
* changed the SCRIPT_END_PLACEHOLDER regex to case insensitivePhilip Molares2021-01-141-1/+1
* Remove the xss library from webpackSheogorath2018-11-101-2/+2
* Fix file permission, remove useless executablePeter Dave Hello2017-12-141-0/+0
* Fix blockquote not parse correctly in slide modeWu Cheng-Han2017-10-051-1/+1
* Fix speaker note separator regex should only take effect on the line startWu Cheng-Han2017-06-051-1/+1
* Use JavaScript Standard Style (part 2)BoHong Li2017-03-091-391/+350
* Fix slide might able to add unsafe attribute on section tag which cause XSS [...Wu Cheng-Han2016-11-261-1/+4
* Remove uesless executable permission for static filesPeter Dave Hello2016-11-141-0/+0
* Revert d85dd19816df7ec74eb3e4dd31b3c4d63c6119aa, which breaks slide preview l...Wu Cheng-Han2016-08-141-1/+1
* Update slide rendering to reduce DOM wrap and avoid duplicate rendering slidesWu Cheng-Han2016-07-301-1/+1
* Update to make slide mode support all extra syntax and change it's rendering ...Wu Cheng-Han2016-07-021-20/+8
* Fixed prevent XSS might break lots of tags and only need after renderedCheng-Han, Wu2016-02-111-0/+405