summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/syntax_highlight.js
Commit message (Expand)AuthorAgeFilesLines
* remove all unused eslint-disable rulesLukas Eipert2018-06-201-1/+1
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+2
* Export old code into es6 modulesFilipa Lacerda2017-12-131-8/+6
* Remove IIFEs around several javascript classesMike Greiling2017-07-051-14/+13
* replace implicit this == window with explicit bindingMike Greiling2017-02-171-1/+1
* resolve all padded-blocks eslint violationsMike Greiling2017-01-181-3/+1
* Merge branch 'katex-math' into 'master' Sean McGivern2016-12-151-4/+2
|\
| * Render math in Asciidoc and Markdown with KaTeX using code blocksMunken2016-12-141-0/+28
| * Math works for inline syntaxMunken2016-12-081-30/+0
* | resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-141-1/+2
|/
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-081-0/+11
* ES6ify all the things!Fatih Acet2016-07-241-0/+18