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
We've noticed some issues when copying content with line breaks and paragraphs in the editor:
When using Control+C to copy, it tends to capture more content than intended, which might be a bit inconvenient.
When retrieving content through getApi().markdown.serialize(), you may find some HTML tags like in the output, which might not be what you're looking for.
Would you like me to help you find a solution to these issues? There are some ways we can handle these situations more elegantly.
Description
We've noticed some issues when copying content with line breaks and paragraphs in the editor:
When using Control+C to copy, it tends to capture more content than intended, which might be a bit inconvenient.
When retrieving content through getApi().markdown.serialize(), you may find some HTML tags like
in the output, which might not be what you're looking for.
Would you like me to help you find a solution to these issues? There are some ways we can handle these situations more elegantly.
Reproduction URL
https://platejs.org/editors
Reproduction steps
Plate version
all
Slate React version
all
Screenshots
Logs
Browsers
No response
The text was updated successfully, but these errors were encountered: