contribution-weekenhancementgood first issuemarkdown
Repository metrics
- Stars
- (16,523 stars)
- PR merge metrics
- (Avg merge 2d 4h) (117 merged PRs in 30d)
Description
In https://playground.lexical.dev/ if you enter multiple line breaks and toggle markdown twice. The empty lines will be eaten.
I checked the code https://github.com/facebook/lexical/blob/main/packages/lexical-markdown/src/MarkdownImport.ts#L80-L81 and I guess it's not implemented?