nhn / tui.editor

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

Renderer doesn't accurately respect GFM newlines #2973

Closed Enola-guy closed 1 year ago

Enola-guy commented 1 year ago

How to setup the Preview mode so that when typing two sentences only separated by a new line. The preview doesn't display two separare lines.

Input exemple

foo
bar

Current Behaviour

image

Expected Behaviour

image

Version

    "@toast-ui/editor": "^3.1.7",
    "@toast-ui/vue-editor": "^3.2.3",

Thanks

Enola-guy commented 1 year ago

I gave up :man_shrugging: