isVoidTag

Check if the given tag is a HTML5 self-closing tag.

pure @safe
bool
isVoidTag
(
string tag
)

Meta