====== <<checkbox>> ======

The <<checkbox>> macro creates a 'checkbox' <input> HTML element starting from the macro to the end of the current line.

(See also: [[ twine1:radio | <<radio>> ]] macro )

===== Example =====
<code>
<<checkbox>>This is a checkbox input
</code>
