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?