gnab / remark

A simple, in-browser, markdown-driven slideshow tool.
http://remarkjs.com
MIT License
12.67k stars 854 forks source link

Space after ??? breaks the speaker notes #671

Open okin opened 2 years ago

okin commented 2 years ago

Speaker notes are broken if you add a space after the speaker notes separator:

* something

??? 

Here are my notes

They will be rendered as part of the normal slide instead of being only visible to the speaker.