Skip to content

Conversation

@nayu104
Copy link

@nayu104 nayu104 commented Jan 17, 2026

Description

Fix child element styles being ignored inside anchor tags.

Fixes #1502

Changes

Changed the style assignment in _processInteractableChild() from:

style: context.styledElement?.style.generateTextStyle() ?? childSpan.style,

@nayu104 nayu104 changed the title fix: Merge child element styles inside anchor tags instead of ignoring them Fix: Merge child element styles inside anchor tags instead of ignoring them Jan 17, 2026
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.

[BUG] Child element styles (bold, color, etc.) are ignored inside anchor tags

1 participant