nhn / tui.editor

🍞📝 Markdown WYSIWYG Editor. GFM Standard + Chart & UML Extensible.
http://ui.toast.com/tui-editor
MIT License
16.91k stars 1.71k forks source link

WYSIWYG mode   no such tag is generated. #1275

Open apollonius9 opened 3 years ago

apollonius9 commented 3 years ago

Describe the bug

A clear and concise description of what the bug is. If you switch to html when you give space (space bar) in WYSIWYG mode,   no such tag is generated.

this.editorRef.current.getInstance().getHtml()

I checked the html with the code above.

There are times when you have to change the line to make the gap work, but in this case, it doesn't look good.

Desktop (please complete the following information):

Thank the Lord!

seonim-ryu commented 3 years ago

@apollonius9 I can't figure out the problem just by looking at this. Please explain in detail, like a screenshot or the example below.

https://github.com/nhn/tui.editor/issues/1261