Skip to content

Support parsing of <!--esi ...--> comments#57

Open
vagetman wants to merge 2 commits into
mainfrom
vadim/esi-comment-fix
Open

Support parsing of <!--esi ...--> comments#57
vagetman wants to merge 2 commits into
mainfrom
vadim/esi-comment-fix

Conversation

@vagetman

Copy link
Copy Markdown
Collaborator

Implement parsing for ESI comment blocks, allowing the library to process inner ESI content while stripping the comment delimiters. This enhancement includes comprehensive tests for various scenarios, ensuring correct handling of plain HTML, variables, choose statements, and mixed comments.

Fixes #48

vagetman added 2 commits July 15, 2026 09:54
- Implement parsing for <!--esi ...--> comments, stripping delimiters and processing inner ESI content.
- Add tests for various scenarios including plain HTML, variables, choose statements, and mixed comments.

Fixes #48
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.

Support <!--esi ...--> ?

1 participant