facebook/lexical

Feature: support empty line in markdown

Open

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

在 GitHub 查看
 (4 留言) (2 反應) (0 負責人)JavaScript (16,523 star) (1,349 fork)batch import
contribution-weekenhancementgood first issuemarkdown

描述

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?

貢獻者指南