Commit eb2f882c authored by Krzysztof Kocot's avatar Krzysztof Kocot
Browse files

Fix link rendering in table cells

Replace span wrapper with direct child insertion when linkifying
text nodes. The previous approach wrapped linkified content in
a <span> element which could break table cell structure. Now
child nodes are inserted directly into the parent element.

Fixes #632

🤖 Generated with [Claude Code](https://claude.com/claude-code

)

Co-Authored-By: default avatarClaude Opus 4.5 <noreply@anthropic.com>
parent bd3c930d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment