Rabin Adhikari
94a11b8b15
Defer non-critical resources and use more sensible CDN provider ( #489 )
...
* Defer non-critical resources and use more sensible CDN provider
* Seems like defer doesn't work for css
* Delete vscode related files
* Remove comments from as per code review
Co-authored-by: Luiz F. A. de Prá <luizdepra@users.noreply.github.com >
Co-authored-by: Luiz F. A. de Prá <luizdepra@users.noreply.github.com >
2020-12-14 13:25:48 -03:00
YUJI
101354bf84
Unify CDN sources ( #484 )
...
* Change CDN to cdnjs
* Update CONTRIBUTORS.md
* Update math.html
2020-11-23 10:06:24 -03:00
KK
9ca430610e
Make it possible to enable katex and mathjax globally in config.toml ( #241 )
...
* Add \\( and \\[ as mathjax delimiters
* Make it possible to enable katex and mathjax globally in config.toml
2019-11-26 11:30:07 -03:00
KK
64a613ce31
Add \\( and \\[ as mathjax delimiters ( #239 )
2019-11-26 09:50:56 -03:00
Bobby
30850ff725
Make LaTeX compatible with MathJax version 3 ( #230 )
...
* Make MathJax version 3 work
* Change my contributor link
2019-10-21 14:09:19 -03:00
foodtooth
45d25ecd73
Use updated mathjax provided by jsdelivr. ( #215 )
2019-09-23 14:18:42 -03:00
d-dandrew
81666ed54b
Add KaTeX support ( #164 )
...
* Add render-latex-using-katex.md to Demonstarate how to use the katex
* Update math.html add katex scripts and css
2019-04-01 20:14:19 -03:00
Martin Kiesel
e33d2ec88a
Accept boolean as well as string ( #119 )
...
* Accept boolean as well as string
* Update math.html
Tidy it up
* Update CONTRIBUTORS.md
Add myself to contributors
2018-11-20 09:39:08 -02:00
Khosrow Moossavi
4426c889fd
Post refactor to hold everything its own ( #88 )
2018-10-03 15:06:20 -03:00