The command element
with a type attribute whose
value is "checkbox" represents a state or option
that can be toggled.
command.checkbox = empty & command.checkbox.attrs
The command element is a void element. A command element must have a start tag but must not have an end tag.