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

note about md separators

Hakim El Hattab
2015-01-22 08:25:35 +01:00
parent 9f08dca951
commit 7043e788d6

@@ -20,3 +20,6 @@ Presentations now automatically scale up to fill more of the browser viewport. T
### No more minified files
reveal.min.js and reveal.min.css are no longer tracked in the repository, to generate them you'll need to have Grunt running locally. This is covered in the [readme](https://github.com/hakimel/reveal.js#full-setup).
### Markdown separators
The attributes used to define separators for slides written with Markdown have been renamed from 'data-notes' and 'data-vertical to 'data-separator-notes' and 'data-separator-vertical'.