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
Going to new line is broken on ordered and numbered lists (as well as nested lists).
There are numbered list, clicking enter should add number in new line as well. Instead an empty space is added.
I get the same issue with remark-slate-transformer. Maybe there is an issue with markdown serialization? I have recored the video below from remark-slate-transformer demo website. But I get exactly same issue in our internal editor using remark-slate. I would really appreciate if you have any input why this might be happening.
markdown-to-slate-issue.mov
mydearxym, kongallis, KindaCallam-io and Royal-lobster