contribution-weekenhancementgood first issuemarkdown
仓库指标
- 星标
- (16,523 个星标)
- PR 合并指标
- (平均合并 2天 16小时) (30 天内合并 103 个 PR)
描述
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?