stackedit.js
stackedit.js copied to clipboard
Editor pops up with text from a previous session
Hello again.
Now running my own instance of stackedit on my server (to provide custom CSS), I'm seeing stackedit.js pop up successfully (on both Chrome and Firefox), but showing the markdown from a completely different session (a previous invocation, that is), rather than from the textarea I bound the editor to. How/when might that happen?