payload icon indicating copy to clipboard operation
payload copied to clipboard

fix(richtext-lexical): various fixes when importing mdx

Open GermanJablo opened this issue 4 months ago • 1 comments

NOTE that this PR is to the lexical-mdx-shouldMerge branch.


I had to make some fixes to normalizeMarkdown.

I also fixed some tests that were not considering the correct functioning of breaking lines in markdown (see https://github.com/facebook/lexical/pull/6608).

All tests now pass.

GermanJablo avatar Oct 08 '24 19:10 GermanJablo