Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
into dev
|
|
|
|
|
|
|
|
|
|
|
|
Fixed some typos in the documentation
|
|
|
|
Based on user feedback, it was very non-obvious that if using an
web server other than multiplex/index.js it would be necessary to
upload the socket.io client libs. This negates that problem.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
README.md
index.html
js/reveal.js
package.json
plugin/speakernotes/client.js
|
|
|
|
|
|
embed a generic search button icon.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
into dev
|
|
|
|
|
|
Allow HTML tags in external markdown files
|
|
|
|
|
|
initialization.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
https://github.com/boazsender/reveal.js into dev
|
|
|
|
|
|
|
|
Use textContent instead of innerHTML to prevent encoding of certain characters in Markdown code blocks.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ontouchstart null check in addEventListeners
|
|
|
|
|
|
|
|
check window.ontouchstart != null (required for qtwebkit)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
95% to account for slide padding
|
|
|
|
|
|
|
|
|