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

fix: add more insert edge cases #5078

Merged
merged 1 commit into from
Apr 2, 2025
Merged

fix: add more insert edge cases #5078

merged 1 commit into from
Apr 2, 2025

Conversation

TrySound
Copy link
Member

@TrySound TrySound commented Apr 2, 2025

We introduced html content model which restricts how html elements can be nested into each other. Here fixed two edge cases

  • allow to put div into buttons, headings or any other phrasing content
  • allow put images into interactive elements like a > img

We introduced html content model which restricts how html elements
can be nested into each other. Here fixed two edge cases

- allow to put div into buttons, headings or any other phrasing content
- allow put images into interactive elements like a > img
@TrySound TrySound merged commit a9ec11b into main Apr 2, 2025
17 checks passed
@TrySound TrySound deleted the edgecases branch April 2, 2025 11:19
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