denehyg / reveal.js-menu

Slide out menu for reveal.js
https://denehyg.github.io/reveal.js-menu
MIT License
281 stars 76 forks source link

Invalid selector checking for markdown parse completion #27

Closed denehyg closed 8 years ago

denehyg commented 8 years ago

043520e1d08029f3c56b32b416f0bbd944122c78 introduced a wait to ensure markdown sections have been parsed before the menu is processed. The selector string used is not valid for all browsers (at least for iOS browsers and Safari on Mac OS X) and causes the plugin to fail.

denehyg commented 8 years ago

Fixed by a1000f912d649c28a279b48b68bab1217b7be894. Released as v0.7.1