aboutsummaryrefslogtreecommitdiff
path: root/plugin
Commit message (Collapse)AuthorAge
* Adding images directory to staticDir so we can search imagesEric J. Duran2012-10-16
|
* new shorter api method names (closes #178), restructured and cleaned up core jsHakim El Hattab2012-10-14
|
* slight tweak to zoom integrationhakimel2012-10-09
|
* slightly larger preview of next slide in speaker notes (closes #147)Hakim El Hattab2012-09-28
|
* merge markdown in notesHakim El Hattab2012-09-21
|
* Merge branch 'markdown-in-notes' of ↵Hakim El Hattab2012-09-21
|\ | | | | | | https://github.com/technicalpickles/reveal.js
| * Support markdown in speaker notesJosh Nichols2012-09-08
| | | | | | | | | | It's pretty nice to have markdown in slides. It's even nicer to have markdown in speaker notes too :)
* | open slide notes window automatically #135Hakim El Hattab2012-09-09
| |
* | Open notes in new window, instead of printing to consoleJosh Nichols2012-09-08
|/ | | | | | | | | It can be tedious to load up the speaker notes, with the whole having to open the javascript console, and clicking on the link. This simplifies it by automatically opening the notes in a new window. Most browsers will warn that it's trying to open a pop-up, but it's easy enough to allow it.
* slidenotes becomes speakernotes to match wording in readmeHakim El Hattab2012-07-09
|
* adjustments to initial node messages #57Hakim El Hattab2012-07-09
|
* refactored folder structure, added /plugins which is initially only used by #57Hakim El Hattab2012-07-09