Open
Description
Describe the bug
The error of the non-closed tag isn't emitted for the content of the implicit children
snippet.
Only block (component root or any {#*}
block) root tags are checked for being closed, while nested tags aren't checked. Components seem to be excluded from the "block" definition here.
Reproduction
Logs
No response
System Info
Svelte 5
Severity
annoyance