Skip to content

fix: correctly locate and skip over esi:include tags with a blank src attribute - #270

Open
cdloh wants to merge 1 commit into
mainfrom
fix/skip-over-includes-with-blank-src
Open

fix: correctly locate and skip over esi:include tags with a blank src attribute#270
cdloh wants to merge 1 commit into
mainfrom
fix/skip-over-includes-with-blank-src

Conversation

@cdloh

@cdloh cdloh commented May 1, 2024

Copy link
Copy Markdown
Owner

tags like <esi:include src="" /> cause the parser to skip over the tag and the following tag

tags like <esi:include src="" /> cause the parser to
skip over the tag and the following tag
@cdloh
cdloh force-pushed the fix/skip-over-includes-with-blank-src branch from 283b0f6 to 4ed7c39 Compare May 1, 2024 12:13
@cdloh cdloh changed the title fix: correctly locate and skip over esi:include tags with a blank src… fix: correctly locate and skip over esi:include tags with a blank src attribute May 1, 2024
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.

1 participant