You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
I have read the documentation and cannot find an answer.
Describe the bug
When inside a list (both ordered and unordered) and using different nodes (e.g. originally faced with custom-directives, but same with simple nodes like bold and italic)
Write text, while switching between normal/bold/italic (one line)
Go to "Source Mode" - there are blank lines between texts
Expected behavior
The output markdown suppose to reflect what user wrote, and what is currently displayed in the editor. Instead its insert extra linebreaks. Same is the data received in onChange event
Describe the bug
When inside a list (both ordered and unordered) and using different nodes (e.g. originally faced with custom-directives, but same with simple nodes like bold and italic)
Steps toReproduction
Expected behavior
The output markdown suppose to reflect what user wrote, and what is currently displayed in the editor. Instead its insert extra linebreaks. Same is the data received in
onChange
eventScreenshots
editor:
source:
loom:
https://www.loom.com/share/2ca00b7b6b7948d6aec8fab2fed25477
The text was updated successfully, but these errors were encountered: