vue-quill-editor icon indicating copy to clipboard operation
vue-quill-editor copied to clipboard

Cannot display bold?

Open sujiewen opened this issue 2 years ago • 0 comments

<quill-editor class="editor" ref="myQuillEditor" style="height: 600px;" :value="content" :options="editorOption" @blur="onEditorBlur($event)" @focus="onEditorFocus($event)" @ready="onEditorReady($event)" @change="onEditorChange" />

2242233242342342342342432424234234

Cannot display bold?

截屏2021-07-12 下午3 36 00

sujiewen avatar Jul 12 '21 07:07 sujiewen