From 6b73dd3e35d3b89bceb859dea09dd5546ca000c1 Mon Sep 17 00:00:00 2001 From: hakimel Date: Mon, 20 Aug 2012 19:25:56 -0700 Subject: [PATCH] named internal links --- Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.md b/Changelog.md index 5dea2bb..374d71c 100644 --- a/Changelog.md +++ b/Changelog.md @@ -14,6 +14,7 @@ - Revamped CSS to enable theming, themes now live separately from main.css in /css/theme - Built in dependency-loading and more concise init code [49e8e0d205d...](https://github.com/hakimel/reveal.js/commit/49e8e0d205dad7ad60d3eb060787a67b197ba1d1#L0R288) - Fix bug that caused all vertical slides to move when navigating up/down in overview [#122](https://github.com/hakimel/reveal.js/issues/122) +- Support for named internal links, [instructions](https://github.com/hakimel/reveal.js#internal-links) in the readme [#55](https://github.com/hakimel/reveal.js/issues/55) #### 1.4 - Main ```#reveal container``` is now selected via a class instead of ID