Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

indentList option for MD deserializer #2856

Merged
merged 3 commits into from
Jan 5, 2024
Merged

Conversation

FranciscoMoretti
Copy link
Contributor

@FranciscoMoretti FranciscoMoretti commented Jan 4, 2024

The indentList option handles markdown conversion of ordered and unordered lists when the indentList plugin is being used

See changesets.

Fixes MD deserialization compatibility with IndentList plugin

Testing:

  • Unit tests added
  • Tested on playground (by modifying plugin options locally)

Before

chrome_UaJSq5AulX.mp4

After

chrome_qKQMyhQgvP.mp4

Copy link

changeset-bot bot commented Jan 4, 2024

🦋 Changeset detected

Latest commit: 3a247c6

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@udecode/plate-serializer-md Minor
@udecode/plate Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

vercel bot commented Jan 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
plate ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 5, 2024 11:14am

zbeyens
zbeyens previously approved these changes Jan 4, 2024
@zbeyens
Copy link
Member

zbeyens commented Jan 5, 2024

Thanks for the PR!

@zbeyens zbeyens merged commit 0ddd5bf into udecode:main Jan 5, 2024
3 of 4 checks passed
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.

2 participants