Hakim El Hattab
|
aab4c0c3cc
fix issue with parsing markdown notes inside of non-markdown slide #2970
|
3 년 전 |
Hakim El Hattab
|
395356a0b1
update deps & drop node/gulp-sass in order to support node 16 #2959
|
4 년 전 |
Hakim El Hattab
|
632cc78873
fix errors when no markdown options are provided #2956
|
4 년 전 |
Hakim El Hattab
|
290c251c7e
fix default md slide separator not working #2850
|
4 년 전 |
Hakim El Hattab
|
1e70d9fe46
upgrade to node-sass 5.0 (adds support for node 15.x) #2841
|
4 년 전 |
Hakim El Hattab
|
e09437f4fa
escape HTML entities in code parsed from markdown, fixes #2744
|
4 년 전 |
Hakim El Hattab
|
faa8b56e2a
dependency upgrades
|
4 년 전 |
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
|
951f5d04c2
add markdown support for code line numbers and line highlights #2371
|
5 년 전 |
Hakim El Hattab
|
a040ba3b41
remove unused code from md plugin
|
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
|
08f29f08a2
initialize plugins serially
|
5 년 전 |
Hakim El Hattab
|
34458a988a
fix code highlighting in markdown decks
|
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 년 전 |
Deniz Bahadir
|
f6d96fe45d
Markdown: Boolean (data-)attributes will now be added to elements, too.
|
5 년 전 |
Hakim El Hattab
|
d780352b7f
reveal.js plugin flow now uses promises, refactor markdown plugin to use promises
|
6 년 전 |
Hakim El Hattab
|
4862de26eb
async loading of external markdown, add Reveal.registerPlugin()
|
6 년 전 |
Fred Rolland
|
7b2769901e
Fix typo
|
6 년 전 |
Hakim El Hattab
|
9139bc32de
alias 'notes:' alias for md speaker note separator #1913
|
8 년 전 |
Hakim El Hattab
|
02a6b0515e
fix markdown typo, update comment #1780
|
8 년 전 |
Hakim El Hattab
|
37f3da6095
Merge branch 'patch-2' of https://github.com/ccqgithub/reveal.js into dev
|
8 년 전 |
Season Chen
|
5f76234566
support complex markdown
|
8 년 전 |
Benjamin Tan
|
90b301d0a0
Enable passing options for parsing Markdown.
|
8 년 전 |
Hakim El Hattab
|
8d7ff10ce3
Merge branch 'bug/markdownSetOptions' of https://github.com/snowyu/reveal.js into dev
|
9 년 전 |
Hakim El Hattab
|
12acf08ca5
Merge branch 'jetzhliu-patch-1' of https://github.com/jetzhliu/reveal.js into dev
|
9 년 전 |