Skip to content
Snippets Groups Projects
  1. Apr 16, 2015
    • Martin Goth's avatar
      Allow tex parsing in <code> tags · 0cb4d105
      Martin Goth authored
      Just using $ as delimiter in markdown document fails since the markdown
      parser unknown to the dollar syntax will try to interpret underscores.
      Putting the $ delimented formula in backticks will cause the markdown
      parser to put the tex-code with the $ delimiters into a code block.
      The texcode will then be unchanged. This patch allows for mathJax to
      interpret and automagically display the tex-formulas.
      0cb4d105
  2. Dec 10, 2014
  3. Oct 16, 2014
  4. Sep 28, 2014
  5. Sep 27, 2014
  6. Sep 11, 2014
  7. Jul 22, 2014
  8. May 19, 2014
  9. May 04, 2014
  10. Apr 29, 2014
  11. Apr 26, 2014
  12. Apr 22, 2014
  13. Apr 20, 2014
  14. Apr 19, 2014
  15. Apr 18, 2014
  16. Apr 06, 2014
  17. Apr 02, 2014
  18. Mar 05, 2014
  19. Feb 28, 2014
  20. Feb 17, 2014
  21. Dec 02, 2013
  22. Nov 30, 2013
  23. Nov 26, 2013
  24. Nov 07, 2013
  25. Nov 06, 2013
  26. Nov 04, 2013
Loading