Age | Commit message (Collapse) | Author |
|
Closes #2005.
|
|
Closes #2075.
|
|
Closes #1951.
|
|
Closes #1808.
|
|
Windows carriage return line endings were not being tested for.
Fixes #2087.
|
|
|
|
|
|
Update dependencies.
|
|
|
|
|
|
|
|
Allow `data-background` images to load even if there is whitespace at…
|
|
Fixes #2032.
|
|
Allow JS files with query strings to be loaded.
|
|
Fixes #1944.
|
|
|
|
|
|
|
|
|
|
Block F5 in speaker notes window, avoid disconnects
|
|
|
|
Ignore lock file of newer node versions
|
|
Allow tex2jax options to be passed into math plugin.
|
|
Closes #2026.
This does not change the default behavior of the math plugin,
but it allows $ delimiters to be disabled (which is usually
what you want, since otherwise normal uses of $ for currency get
treated as math delimiters).
To use:
Reveal.initialize({
math: {
tex2jax: { inlineMath: [['\\(','\\)']],
skipTags: ['script','noscript','style',
'textarea','pre'] }
},
etc.
});
|
|
|
|
|
|
into dev
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
adds note about necessary markdown scripts to README
|
|
Update README.md
|
|
corrected minor typo in readme file
|
|
Export isSpeakerNotes
|
|
|
|
Register search key shortcut for help overlay
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix typo
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Block dimension calculation is not accurate, so zoom is made on mouse coordinates
Change default modifier to ctrl - alt don't work on Linux
New parameter zoomLevel: default 2
|
|
Open/close with Control+Shift+f
Find words inside SPAN
Don't duplicate findings
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
vertical slide
|
|
the deck
|