| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Removed return in the each statementMunken/gitlab-ce-katex-math | Munken | 2016-12-12 | 1 | -2/+0 |
| * | Check that dollar signs around display is not removed | Munken | 2016-12-12 | 1 | -0/+9 |
| * | Added line break to spec | Munken | 2016-12-12 | 1 | -0/+12 |
| * | Bit of comments | Munken | 2016-12-12 | 1 | -2/+6 |
| * | Rubyfied if in MathFilter | Munken | 2016-12-12 | 1 | -5/+7 |
| * | Removed redundant $(this) | Munken | 2016-12-11 | 2 | -3/+3 |
| * | Please the cop | Munken | 2016-12-11 | 1 | -2/+2 |
| * | Silly bug | Munken | 2016-12-11 | 1 | -1/+1 |
| * | Let's see if we can make it a bit faster | Munken | 2016-12-11 | 1 | -14/+15 |
| * | Display math must have class code and math | Munken | 2016-12-11 | 2 | -1/+7 |
| * | Improved math_filter tests | Munken | 2016-12-11 | 1 | -3/+52 |
| * | Updated documentation | Munken | 2016-12-11 | 1 | -0/+33 |
| * | Added changelog entry | Munken | 2016-12-11 | 1 | -0/+4 |
| * | JS == -> === | Munken | 2016-12-11 | 1 | -1/+1 |
| * | Only load katex if there is actually some math elements | Munken | 2016-12-11 | 1 | -0/+2 |
| * | Added js-render-math to spec | Munken | 2016-12-11 | 1 | -3/+3 |
| * | Updated asciidoc spec once more | Munken | 2016-12-10 | 1 | -1/+1 |
| * | Updated asciidoc spec | Munken | 2016-12-10 | 1 | -1/+1 |
| * | Please the cop | Munken | 2016-12-10 | 2 | -3/+2 |
| * | Please js-lint | Munken | 2016-12-10 | 1 | -3/+3 |
| * | Please js-lint | Munken | 2016-12-10 | 1 | -8/+8 |
| * | Add katex.js to precompiled assets | Munken | 2016-12-10 | 1 | -0/+1 |
| * | Use same lint rules as syntax_highlight | Munken | 2016-12-10 | 2 | -0/+2 |
| * | Add to precompile path | Munken | 2016-12-10 | 1 | -0/+1 |
| * | render_math is no longer an erb file | Munken | 2016-12-10 | 2 | -7/+5 |
| * | Working with asciidoc | Munken | 2016-12-10 | 1 | -1/+31 |
| * | Added comments in render_math.js | Munken | 2016-12-10 | 2 | -5/+7 |
| * | Removed print statement | Munken | 2016-12-10 | 1 | -1/+0 |
| * | Initialize math lexer | Munken | 2016-12-10 | 2 | -3/+2 |
| * | Define $.fn.renderMath | Munken | 2016-12-10 | 2 | -16/+10 |
| * | Tag math with js-render-math | Munken | 2016-12-10 | 1 | -1/+4 |
| * | Call renderGFM where appropiate | Munken | 2016-12-10 | 3 | -5/+5 |
| * | Split math out of syntax highlight | Munken | 2016-12-10 | 3 | -34/+56 |
| * | Please the cop | Munken | 2016-12-09 | 1 | -1/+0 |
| * | Please the cop | Munken | 2016-12-09 | 2 | -3/+1 |
| * | InlineMathFilter -> MathFilter | Munken | 2016-12-09 | 3 | -3/+3 |
| * | Cleanup of math filter | Munken | 2016-12-09 | 1 | -7/+17 |
| * | Catch parse error | Munken | 2016-12-09 | 1 | -3/+8 |
| * | data-math-[inline|display] -> style | Munken | 2016-12-09 | 3 | -6/+6 |
| * | Style change | Munken | 2016-12-09 | 1 | -2/+2 |
| * | :token => -> token: | Munken | 2016-12-09 | 1 | -1/+1 |
| * | get(0).hasAttribute() -> attr() | Munken | 2016-12-09 | 1 | -1/+1 |
| * | js-math-* -> data-math-* | Munken | 2016-12-09 | 3 | -6/+6 |
| * | Fix test cases | Munken | 2016-12-09 | 1 | -3/+3 |
| * | Fix XPath | Munken | 2016-12-09 | 1 | -3/+3 |
| * | self -> $this | Munken | 2016-12-09 | 1 | -5/+5 |
| * | Cache $(this) | Munken | 2016-12-09 | 1 | -5/+6 |
| * | Add js-math-display to display math | Munken | 2016-12-09 | 1 | -0/+6 |
| * | Made JS_PATH & CSS_PATH non global | Munken | 2016-12-09 | 1 | -2/+2 |
| * | Add js-math-inline to inline fields | Munken | 2016-12-09 | 2 | -3/+4 |
