nonStateHTMLTags

HTML tags with no side-effect when its arguments is empty.

version(none)
static immutable
auto nonStateHTMLTags = [`b`, `i`, `strong`, `em`, `sub`, `sup`, `small`, `ins`, `del`, `mark`, `code`, `kbd`, `samp`, `samp`, `var`, `pre`];

See Also

Meta