David Tabacco

Results 3 comments of David Tabacco

I did a little digging and ran into the same conclusion that its the .md set that doesn't work. I experienced this problem when running on Windows, but when I...

I found the issue: https://github.com/hakimel/reveal.js/issues/929 Added the following line in the markdown.js slidify function fixes the problem on windows: markdown = markdown.replace(/(\r\n|\r)/g, '\n'); I haven't tested yet to see if...

That was my plan, I just wanted a backup method in the event that the Internet was not accessible at one of the teaching locations. I don't think it's urgent....