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()```