choojs / hyperx

🏷 - tagged template string virtual dom builder
BSD 2-Clause "Simplified" License
1.01k stars 48 forks source link

Dont break on self closing tags without a space. #63

Closed shama closed 6 years ago

shama commented 6 years ago

Fixes GH-38 Fixes shama/bel#107

Now we can omit the space on a self closing tag as one commonly does with: <br/>