Skip to content

Parser: Add element source tracking to HTMLElementNode#463

Merged
marcoroth merged 6 commits intomainfrom
element-source-tracking
Aug 30, 2025
Merged

Parser: Add element source tracking to HTMLElementNode#463
marcoroth merged 6 commits intomainfrom
element-source-tracking

Conversation

@marcoroth
Copy link
Owner

@marcoroth marcoroth commented Aug 30, 2025

This pull request introduces a new source field on the HTMLElementNode, allowing to track the origin where each HTML element originated from. Since we want to know if it came directly from HTML or if it was converted from an ActionView Tag Helper like tag.div, content_tag, link_to etc.

@marcoroth marcoroth merged commit 0031bb6 into main Aug 30, 2025
18 checks passed
@marcoroth marcoroth deleted the element-source-tracking branch August 30, 2025 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant