editor.js
editor.js copied to clipboard
added async to renderFromHTML in BlocksAPI
fix #2641
Added aync to renderFromHTML within BlocksAPI. This was done to be able to await BlockManager.clear()