reveal-js-editor
reveal-js-editor copied to clipboard
is it possible to have speakers note in preview mode?
now they works only on the exported project and apperently only on windows (not on linux, not tried on mac)
the problem is that notes.js at line 22 does
window.open()
when in preview mode in electron this opens a new electron window that has no content, since that is injected asynchronously via js.