Skip to content

fix: preserve docs markdown line merging#511

Open
GermanJablo wants to merge 1 commit into
mainfrom
gj/lexical-markdown-import
Open

fix: preserve docs markdown line merging#511
GermanJablo wants to merge 1 commit into
mainfrom
gj/lexical-markdown-import

Conversation

@GermanJablo

Copy link
Copy Markdown
Contributor

Summary

  1. Preserve previous docs MDX import behavior by passing shouldMergeAdjacentLines = true when converting MDX to Lexical.
  2. This pairs with refactor(richtext-lexical): remove vendored @lexical/markdown fork and upgrade to lexical 0.45 payload#17064, which removes Payload's vendored @lexical/markdown fork and uses upstream Lexical markdown behavior.

Test plan

  1. Verified the importer file has no linter diagnostics.
  2. Ran the roundtrip docs comparison from the local website checkout against the Payload docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant