From ddc31dfb998d9c4692495826b92364893a75520d Mon Sep 17 00:00:00 2001 From: hakimel Date: Sun, 28 Oct 2012 15:11:58 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changelog.md b/Changelog.md index c066daa..fbf1258 100644 --- a/Changelog.md +++ b/Changelog.md @@ -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()```