1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-21 14:02:29 +02:00

Updated Changelog (markdown)

hakimel
2012-10-28 15:11:58 -07:00
parent 69d6c89e79
commit ddc31dfb99

@@ -11,6 +11,8 @@
- postMessage-based speaker notes (see https://github.com/hakimel/reveal.js#speaker-notes)
- Converted arrows from unicode to CSS borders
- Step through fragments in speaker notes. Thanks [Michael Kühnel](https://github.com/mischah)
- Re-apply syntax highlighting after editing. Thanks [Thomas Whitton](https://github.com/oracal)
- Moved Markdown and highlight from /lib to /plugin
#### 2.0 ([download](https://github.com/downloads/hakimel/reveal.js/reveal.js-2.0.zip)) - 2012-Sep-21
- New API method ```Reveal.getPreviousSlide()```