kirbysayshi / vash

Vash, the 60 billion double-dollar template-maker. Razor syntax, for JavaScript templates
Other
522 stars 60 forks source link

<a> is not considered a void tag, should it? #116

Open kirbysayshi opened 7 years ago

kirbysayshi commented 7 years ago

@{ <a href="@model.url"> } throws as demonstrated on #110.

Should it?