contribution-weekenhancementgood first issuemarkdown
Repository metrics
- Stars
- (16,523 個のスター)
- PR merge metrics
- (平均マージ 2d 16h) (30d で 103 merged PRs)
説明
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?