deck.js-markdown
deck.js-markdown copied to clipboard
Updated example to use latest deck.js and implemented Caleb's fix for issue #1.
As the slide array is not compiled when beforeInit is run, @saintedlama's no-md fix can't be used. Luckily, embedded HTML content seems to pass through the converter untouched so the example no-md slide renders perfectly.
Compared to the old version the slide text is a little large (it actually makes my browser scroll), but that's a recent change in deck.js:master rather than an issue with my update.
Thanks for the contribution! I'll have a looksy soon (if I can get around to it).
Would now be soon enough?