elijahmanor.github.com icon indicating copy to clipboard operation
elijahmanor.github.com copied to clipboard

Recommend changing initializeMarkdownSections to support windows

Open kpatrick opened this issue 7 years ago • 0 comments

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$"

kpatrick avatar May 12 '18 00:05 kpatrick