Hakim El Hattab
|
5e4c5c33a9
export the highlight.js instance
|
5 years ago |
Hakim El Hattab
|
e6244a57b5
fix polyfills, add ie11 support
|
5 years ago |
Hakim El Hattab
|
84b52984cd
update dependencies
|
5 years ago |
Hakim El Hattab
|
fb22716ddf
move built plugin files from /dist/plugin/ to /plugin/<name>/
|
5 years ago |
Hakim El Hattab
|
60cd098c8d
.esm suffix for module bundle, marked/highlight.js are installed via npm
|
5 years ago |
Hakim El Hattab
|
619b3a087c
plugin consistency
|
5 years ago |
Hakim El Hattab
|
b92d16f48d
make plugins work with multiple presentations on same page
|
5 years ago |
Hakim El Hattab
|
e58502b3fb
tweak plugin initialization to enable multi-instance plugins
|
5 years ago |
Hakim El Hattab
|
a55cd813be
convert plugins to ES modules, transpile es5 versions backwards compatibility
|
5 years ago |
Hakim El Hattab
|
9522357349
changes to plugin api; registerPlugin only accepts plugin instance, instance exposes .id
|
5 years ago |
Hakim El Hattab
|
855cc82d76
Reveal.add/remveEventListener -> Reveal.on/off
|
5 years ago |
Hakim El Hattab
|
bff9bfb101
add support for automatically scrolling code highlights into view
|
5 years ago |
Hakim El Hattab
|
003a848790
update to highlight.js 9.18.0 #2562
|
5 years ago |
Hakim El Hattab
|
474731d829
highlight.js 9.11 -> 9.15
|
5 years ago |
Hakim El Hattab
|
a2e9e525d5
avoid exception when highlighting empty code blocks
|
6 years ago |
Hakim El Hattab
|
32197bd77d
fix numeric presence condition
|
6 years ago |
Hakim El Hattab
|
e9ba289e80
refinements for multi-step code highlights
|
6 years ago |
Hakim El Hattab
|
7eb2cec6b6
first version of multi-step code highlights
|
6 years ago |
Hakim El Hattab
|
eb5d79370b
fix typos
|
6 years ago |
Hakim El Hattab
|
6410ed15aa
support for plugins where the init method doesn't return a Promise
|
6 years ago |
Hakim El Hattab
|
5301a9ea03
more forgiving code highlight line number format, add Promise polyfill
|
6 years ago |
Hakim El Hattab
|
553a174cc7
highlight.js plugin improvements
|
6 years ago |
Hakim El Hattab
|
da53b3a637
validate code line numbers to highlight
|
6 years ago |
Hakim El Hattab
|
8690858b6f
more succinct syntax for code block line highlights
|
6 years ago |
Hakim El Hattab
|
cef864a7be
highlight plugin updates; support for line numbers and highlighting specific lines
|
6 years ago |
Hakim El Hattab
|
c40e9819a2
highlight, math, notes and zoom plugins now register via Reveal.registerPlugin
|
6 years ago |
Hakim El Hattab
|
fab28362ce
highlight.js 9.0.0 -> 9.11.0
|
8 years ago |
J.M. Cléry
|
35162c1f5e
Better version of data-trim on code snippets
|
8 years ago |
Hakim El Hattab
|
91c6db71ca
update to highlight.js 9.0.0
|
9 years ago |
Hakim El Hattab
|
50f9896362
update highlight.js 8.6 -> 8.9.1 #1385
|
9 years ago |