mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-21 14:02:29 +02:00
note about md separators
@@ -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'.
|
Reference in New Issue
Block a user