radiant-bespin-editor-extension
radiant-bespin-editor-extension copied to clipboard
When two bespin editors are instantiated (multiple page parts) the editor fails to work in important ways
It could be that this is fixed in the latest embedable release of bespin, but I haven't had a chance to look at it
soooo, after doing some searching I found the following:
"Bespin does not allow multiple elements in a page to become Bespin editors - there can only be one." @https://bespin.mozilla.com/docs/embedding/index.html
I found code to create a bespin instance on the fly, but how does one easily remove the previous instance?