facebook/lexical

Feature: support empty line in markdown

已關閉

#4,838 建立於 2023年7月28日

 (4 則留言) (2 個反應) (0 位負責人)JavaScript (1,349 個分叉)batch import
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?

貢獻者指南