This repository was archived by the owner on Feb 7, 2021. It is now read-only.

Description
Your example does not work in the most of options of the toolbar. I get TypeError: Cannot read property '0' of null since in the simditor-all.js on line 2731 ($startBlock = this.editor.util.closestBlockEl(startNode);) the function closestBlockEl always returns null.
simditor-all.js:2734 Uncaught TypeError: Cannot read property '0' of null
at TitleButton.command (simditor-all.js:2734)
at HTMLAnchorElement.<anonymous> (simditor-all.js:2467)
at HTMLLIElement.dispatch (jquery.js:4405)
at HTMLLIElement.r.handle (jquery.js:4091)