-
Notifications
You must be signed in to change notification settings - Fork 819
Fixes line breaks in paragraphs #4223
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Fixes line breaks in paragraphs #4223
Conversation
Review or Edit in CodeSandboxOpen the branch in Web Editor • VS Code • Insiders |
🦋 Changeset detectedLatest commit: 4ad877f The changes in this PR will be included in the next version bump. This PR includes changesets to release 2 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
This PR is still in draft - see discussion https://discord.com/channels/1026227597115396188/1080907882960277566/1361294241975767110 |
Test
Test Test
Test X Test |
This pr introduces a serailization that allows to serailize whitespaces comming from plate lossless into markdown.
Markdown whitespace handling is a beast - two
\n
represent a paragraph but following ones get collapsed.Hello
new paragraph
Hello
new paragraph
Hello
new paragraph
Hello
new paragraph
Hello <br /> new paragraph
Checklist
yarn typecheck
yarn lint:fix
yarn test
yarn brl
yarn changeset