editor.js
editor.js copied to clipboard
Improved blocks.insert() by allowing passing parameters as an object …
…(#7)
-
Improved block.insert() by allowing passing parameters as an object
-
Fixed some issues commented out from last pr. Set the default parameter for insert.
-
Added changelog for insert function.
Fixes issue #1817
The solution should save the backward compatibility, but this PR is dropping it.