elijahmanor.github.com
elijahmanor.github.com copied to clipboard
Recommend changing initializeMarkdownSections to support windows
In the react-16-3 talk, I recommend using the optional carriage return in the initializeMarkdownSections call of index.html. Without it, it the talk rendered incorrectly when served from a windows box.
please see https://github.com/hakimel/reveal.js/issues/929 for more information
data-separator="^\r?\n----\r?\n$" data-separator-vertical="^\r?\n---\r?\n$"