-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Improve wrapping for codeblock in markdown and jsx in mdx #15993
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
Improve wrapping for codeblock in markdown and jsx in mdx #15993
Conversation
346099b to
8d4f77c
Compare
|
I totally forgot #9847... I'll take a deeper look soon. |
|
Calling |
|
From what I can see is that we fix these test cases by removing the |
|
Took another look at #9847, these two PRs are doing the samething 😄 We'll address #9847 (comment) in #15909. |
|
@fisker |
|
I resolve conflict with #16032. |
|
@sosukesuzuki |
sosukesuzuki
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for working on this
Description
First step of #15909.
Narrowing the scope of
normalizeDoc()that yields invalidfill(), this PRparagraphprint #9847Checklist
(If changing the API or CLI) I’ve documented the changes I’ve made (in thedocs/directory).changelog_unreleased/*/XXXX.mdfile followingchangelog_unreleased/TEMPLATE.md.✨Try the playground for this PR✨