This website requires JavaScript.
Explore
Help
Sign In
tabshift
/
payload
Watch
1
Star
0
Fork
0
You've already forked payload
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
018317dfbaa1655e083affe465dd5f71d41626bc
payload
/
test
/
lexical-mdx
/
mdx
/
jsxBlocks
History
Alessio Gravili
ee3c2cc16f
fix(richtext-lexical): empty lines were incorrectly stripped from mdx blocks if doNotTrimChildren was set to true (
#10287
)
...
This caused empty lines to disappear from code blocks
2024-12-31 21:58:46 +00:00
..
code
fix(richtext-lexical): empty lines were incorrectly stripped from mdx blocks if doNotTrimChildren was set to true (
#10287
)
2024-12-31 21:58:46 +00:00
restExamples
fix(richtext-lexical): ensure markdown normalization does not merge escaped code block lines (
#10230
)
2024-12-30 01:52:12 +00:00
banner.ts
…
inlineCode.ts
…
packageInstallOptions.ts
fix(richtext-lexical): newlines in mdx props were stripped, even though objects inside props may expect there to be newlines (
#10215
)
2024-12-28 04:53:44 +00:00
TextContainer.ts
…
TextContainerNoTrim.ts
…