Skip to content

Parser: Mention strict: false in OmittedClosingTagError message#1189

Merged
marcoroth merged 1 commit intomainfrom
update-message-for-omitted-closing-tag-error
Feb 16, 2026
Merged

Parser: Mention strict: false in OmittedClosingTagError message#1189
marcoroth merged 1 commit intomainfrom
update-message-for-omitted-closing-tag-error

Conversation

@marcoroth
Copy link
Owner

- Element `<%s>` at (%u:%u) has its closing tag omitted. While valid HTML, consider adding an explicit `</%s>` closing tag at (%u:%u) for clarity.
+ Element `<%s>` at (%u:%u) has its closing tag omitted. While valid HTML, consider adding an explicit `</%s>` closing tag at (%u:%u) for clarity, or set `strict: false` to allow this.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Feb 16, 2026

npx https://pkg.pr.new/@herb-tools/formatter@1189
npx https://pkg.pr.new/@herb-tools/language-server@1189
npx https://pkg.pr.new/@herb-tools/linter@1189

commit: 98a1161

@github-actions
Copy link

github-actions bot commented Feb 16, 2026

🌿 Interactive Playground and Documentation Preview

A preview deployment has been built for this pull request. Try out the changes live in the interactive playground:


🌱 Grown from commit 98a1161


✅ Preview deployment has been cleaned up.

@marcoroth marcoroth merged commit 4d8a46a into main Feb 16, 2026
32 checks passed
@marcoroth marcoroth deleted the update-message-for-omitted-closing-tag-error branch February 16, 2026 13:17
@marcoroth marcoroth added this to the v1.0.0 milestone Feb 16, 2026
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