Using react-quill. I want to add a non-editable block of text, I am able to create the blot, but if I try to add a contenteditable=false attribute to it, it does not work. M