hakimel
|
e219184f37
update browserlist from '> 0.5%, IE 11, not dead' to '> 2%, not dead' #2985
|
2 年之前 |
hakimel
|
31407082eb
fix #3154
|
3 年之前 |
hakimel
|
35b67a9f5b
katex math rendering; fix broken 2477 delimiter, compatibility with external markdown #2559
|
3 年之前 |
hakimel
|
0ea4193001
add @burgerga's math plugin with MathJax2, MathJax3 and KaTeX support #2559
|
3 年之前 |
Hakim El Hattab
|
395356a0b1
update deps & drop node/gulp-sass in order to support node 16 #2959
|
4 年之前 |
Hakim El Hattab
|
faa8b56e2a
dependency upgrades
|
4 年之前 |
Hakim El Hattab
|
84b52984cd
update dependencies
|
5 年之前 |
Hakim El Hattab
|
fb22716ddf
move built plugin files from /dist/plugin/ to /plugin/<name>/
|
5 年之前 |
Hakim El Hattab
|
60cd098c8d
.esm suffix for module bundle, marked/highlight.js are installed via npm
|
5 年之前 |
Hakim El Hattab
|
b92d16f48d
make plugins work with multiple presentations on same page
|
5 年之前 |
Hakim El Hattab
|
e58502b3fb
tweak plugin initialization to enable multi-instance plugins
|
5 年之前 |
Hakim El Hattab
|
a55cd813be
convert plugins to ES modules, transpile es5 versions backwards compatibility
|
5 年之前 |
Hakim El Hattab
|
9522357349
changes to plugin api; registerPlugin only accepts plugin instance, instance exposes .id
|
5 年之前 |
Hakim El Hattab
|
855cc82d76
Reveal.add/remveEventListener -> Reveal.on/off
|
5 年之前 |
Hakim El Hattab
|
6410ed15aa
support for plugins where the init method doesn't return a Promise
|
6 年之前 |
Hakim El Hattab
|
5301a9ea03
more forgiving code highlight line number format, add Promise polyfill
|
6 年之前 |
Hakim El Hattab
|
c40e9819a2
highlight, math, notes and zoom plugins now register via Reveal.registerPlugin
|
6 年之前 |
Benjamin Tan
|
b2d532ea28
Allow users to customise MathJax options.
|
7 年之前 |
John MacFarlane
|
773569b4a2
Allow tex2jax options to be passed into math plugin.
|
7 年之前 |
Christian Lawson-Perfect
|
9495b64d2c
replace cdn.mathjax.org with cdnjs
|
8 年之前 |
Hakim El Hattab
|
852fea4133
Merge pull request #1205 from gothma/mathjax-md
|
10 年之前 |
Martin Goth
|
0cb4d10504
Allow tex parsing in <code> tags
|
10 年之前 |
Hakim El Hattab
|
f032df8f13
default to https mathjax #1103
|
10 年之前 |
Hakim El Hattab
|
c9853233ae
rename math plugin config option
|
11 年之前 |
Hakim El Hattab
|
2bed5833ca
remove pointless .call()
|
11 年之前 |
Hakim El Hattab
|
b17e285164
mathjax plugin updates #531
|
11 年之前 |
Hakim El Hattab
|
e7ee8858a2
remove unused code
|
11 年之前 |
Hakim El Hattab
|
3e23b8b690
make mathjax host a config option, revamp script loading, fragment examples #531
|
11 年之前 |
Hakim El Hattab
|
3901904057
comments and failesafes for #531
|
11 年之前 |
Hakim El Hattab
|
69f7c0c693
updates to mathjax plugin, incl more examples #531
|
11 年之前 |