const htmlMurkup = '<p>Good</p>' let quill = new Quill() quill.container.firstChild.innerHTML = htmlMurkup