hakimel
|
ea14d4a08a
beforeHighlight callback
|
3 年之前 |
Asvin Goel
|
ca9ce4b592
Allow users to register additional languages via callback
|
3 年之前 |
Nico Jansen
|
4d443826ab
Update build output for highlightjs
|
3 年之前 |
Hakim El Hattab
|
c2fd760f8f
replace deprecated hljs.highlightBlock calls, fix #2958
|
4 年之前 |
Hakim El Hattab
|
ac410debf6
rebuild assets
|
4 年之前 |
Hakim El Hattab
|
395356a0b1
update deps & drop node/gulp-sass in order to support node 16 #2959
|
4 年之前 |
Hakim El Hattab
|
1e70d9fe46
upgrade to node-sass 5.0 (adds support for node 15.x) #2841
|
4 年之前 |
Hakim El Hattab
|
faa8b56e2a
dependency upgrades
|
4 年之前 |
Hakim El Hattab
|
37d8337411
add support for wrapping code in script tempalte to avoid html parser #2684
|
5 年之前 |
Hakim El Hattab
|
5e4c5c33a9
export the highlight.js instance
|
5 年之前 |
Hakim El Hattab
|
e6244a57b5
fix polyfills, add ie11 support
|
5 年之前 |
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
|
619b3a087c
plugin consistency
|
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
|
bff9bfb101
add support for automatically scrolling code highlights into view
|
5 年之前 |
Hakim El Hattab
|
003a848790
update to highlight.js 9.18.0 #2562
|
5 年之前 |
Hakim El Hattab
|
474731d829
highlight.js 9.11 -> 9.15
|
5 年之前 |
Hakim El Hattab
|
a2e9e525d5
avoid exception when highlighting empty code blocks
|
6 年之前 |
Hakim El Hattab
|
32197bd77d
fix numeric presence condition
|
6 年之前 |
Hakim El Hattab
|
e9ba289e80
refinements for multi-step code highlights
|
6 年之前 |
Hakim El Hattab
|
7eb2cec6b6
first version of multi-step code highlights
|
6 年之前 |
Hakim El Hattab
|
eb5d79370b
fix typos
|
6 年之前 |
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 年之前 |