I'm looking into implementing it. Let me know if this feature is aligned with what this plugin is supposed to bring to slate and let me know if you have idea on how it should be implemented.
Do you want to request a feature or report a bug?
feature
What's the current behavior?
When pasting text into the editor, the \n character splits the current block in two.
What's the suggested behavior?
Add an option in slate-soft-break to interpret \n in pasted text as soft breaks.
I'm not sure it should do this on all block type or if the option should restrict to a specific block type.
I'm looking into implementing it. Let me know if this feature is aligned with what this plugin is supposed to bring to slate and let me know if you have idea on how it should be implemented.
Do you want to request a feature or report a bug?
feature
What's the current behavior?
When pasting text into the editor, the
\ncharacter splits the current block in two.What's the suggested behavior?
Add an option in
slate-soft-breakto interpret\nin pasted text as soft breaks.I'm not sure it should do this on all block type or if the option should restrict to a specific block type.