deck.js-markdown
deck.js-markdown copied to clipboard
A deck.js extension that adds support for Markdown syntax in slides
Results
2
deck.js-markdown issues
Sort by
recently updated
recently updated
newest added
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...
Using this Markdown extension breaks the nested slides: nested slides are not displayed correctly any more (they are not displayed in the parent-slide, and are displayed as the next full...
bug