Skip to content

fix: treat blockquote as a valid wrapper in wrapTextNodes - #239

Merged
fkakatie merged 1 commit into
mainfrom
blockquote-wrap
Jul 30, 2026
Merged

fix: treat blockquote as a valid wrapper in wrapTextNodes#239
fkakatie merged 1 commit into
mainfrom
blockquote-wrap

Conversation

@fkakatie

Copy link
Copy Markdown
Member

Description

Blockquotes are block-level content and shouldn't be re-wrapped in a paragraph, same as headings, tables, and lists.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@fkakatie
fkakatie merged commit e492776 into main Jul 30, 2026
4 checks passed
@fkakatie
fkakatie deleted the blockquote-wrap branch July 30, 2026 17:13
@trieloff

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 3.1.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants