summaryrefslogtreecommitdiff
path: root/public/js/extra.js (follow)
Commit message (Expand)AuthorAgeFilesLines
* make standard conform [fix]hoijui2019-10-301-8/+5
* make `headerIds` `const` [fix]hoijui2019-10-301-1/+1
* fix gfm header link generation with respect to `deduplicatedHeaderId`hoijui2019-10-301-19/+69
* Allow to generate lower case header references through the confighoijui2019-10-221-1/+5
* slight doc comment touch-up/simplification [minor]hoijui2019-10-221-3/+3
* Fix eslint warningsSheogorath2019-05-311-218/+218
* Fix stored XSS in the graphviz error message rendering [Security Issue]Max Wu2019-04-161-6/+7
* Fix broken HTML export with emojisSheogorath2019-03-091-1/+1
* Remove broken speakerdeck embeddingSheogorath2019-02-211-28/+7
* Fix wrong anchorsSheogorath2018-11-191-2/+4
* Again: Replace emoji-plugin regexSheogorath2018-10-311-7/+6
* Fix emoji regexSheogorath2018-10-291-1/+1
* Merge pull request #1006 from SISheogorath/fix/missingEmojisChristoph (Sheogorath) Kern2018-10-221-0/+15
|\
| * Fix not rendered autocomplete emojisSheogorath2018-10-101-0/+15
* | Remove dead package octiconSheogorath2018-10-101-1/+1
|/
* Add rel="noopener" to target="_blank" linksSheogorath2018-10-041-1/+3
* Rebrand HackMD to CodiMDSheogorath2018-06-241-2/+2
* Fix task todo might not toggleMax Wu2018-01-241-2/+2
* Fix image alt not render properlyWu Cheng-Han2018-01-191-1/+2
* Fix anchor id to keep uppercase charactersMax Wu2018-01-161-1/+5
* Fix mermaid error handlingSheogorath2017-10-301-2/+7
* Use mermaidAPI in mermaid scopeSheogorath2017-10-301-12/+4
* Fix markdown-it gist plugin code closing tagYukai Huang2017-10-211-1/+1
* Fix to filter @import CSS syntax in style tag to prevent XSS [Security Issue]Wu Cheng-Han2017-10-051-4/+9
* Fix unescape > symbol inside the style tags to make the CSS worksWu Cheng-Han2017-10-051-0/+4
* style: Fixed variable already declaredBoHong Li2017-05-081-2/+2
* Update to support code block syntax highlighting of gherkinWu Cheng-Han2017-05-051-1/+2
* Drop global variable ui exposingYukai Huang2017-03-281-3/+6
* Update to change makefile syntax highlighting to PrismWu Cheng-Han2017-03-261-0/+6
* Fix code styleWu Cheng-Han2017-03-261-1/+1
* Add support of abcjsWu Cheng-Han2017-03-261-0/+22
* Fix todo list item class might add in wrong elementWu Cheng-Han2017-03-221-1/+5
* Fix unnecessary global calling of owneruiWu Cheng-Han2017-03-221-1/+1
* Fix export html to replace fallen cdn tortue.me to cdnjsWu Cheng-Han2017-03-141-1/+1
* Fix rendering might result XSS attribute on self closing tag [Security Issue]Wu Cheng-Han2017-03-141-0/+13
* Use JavaScript Standard Style (part 2)BoHong Li2017-03-091-977/+967
* Fix duplicated headers anchor link not been updated properlyWu Cheng-Han2017-02-031-1/+1
* Fix "[object HTMLCollection] is not iterable!" error in some browsersWu Cheng-Han2017-02-031-1/+2
* Merge pull request #341 from nvsofts/fix_bom_utf8Max Wu2017-02-031-2/+2
|\
| * Removed UTF-8 BOM in download functionNV2017-02-031-2/+2
* | Upgrade viz.js to fix manual workaround and get smaller file sizeWu Cheng-Han2017-02-021-21/+12
|/
* Rename common.js to login.jsYukai Huang2017-01-131-1/+1
* Merge branch 'master' into frontend-nextYukai Huang2017-01-071-15/+39
|\
| * Update to show yaml-metadata and diagram parsing error in the viewWu Cheng-Han2017-01-041-2/+16
| * Workaround that graphviz might not recover from errorWu Cheng-Han2017-01-041-12/+22
* | Convert extra.js to es6Yukai Huang2017-01-051-332/+305
|/
* Fix mathjax not able to render issueWu Cheng-Han2016-12-201-1/+8
* Update to handle graphviz output empty graphWu Cheng-Han2016-12-191-0/+1
* Remove unused vendor code and add fix related usagesWu Cheng-Han2016-12-191-2/+2
* Update to make TOC syntax be case-insensitiveWu Cheng-Han2016-12-121-1/+1