adhocteam / pushup

Pushup is for making modern, page-oriented web apps in Go
https://pushup.adhoc.dev
MIT License
839 stars 30 forks source link

Correctly parse self-closing HTML tags per the spec #126

Open paulsmith opened 3 months ago

paulsmith commented 3 months ago

See Svelte

More

paulsmith commented 3 months ago

List of void elements: https://html.spec.whatwg.org/multipage/syntax.html#void-elements

area, base, br, col, embed, hr, img, input, link, meta, source, track, wbr