Closed Akeboshiwind closed 7 months ago
Oddly seems to only happen with the script tag 🤔
Oh, self-closing script tags aren't allowed in HTML5. (Are they allowed in Astro?)
Looks like self-closing script tags are allowed in Astro. I should probably fix this.
With the following document:
I get the following in the playground:
And it looks like this: