Re: Checkboxes in ordered lists
Posted by
harshad on
Mar 10, 2020; 9:37pm
URL: https://discuss.asciidoctor.org/Checkboxes-in-ordered-lists-tp7745p7747.html
Is there a fundamental reason for this? i.e. some reason checkboxes wouldn't work in ordered lists?
Or is it just a matter of checkboxes in ordered lists not being a priority / not having been implemented yet?
.Checkboxes in ordered lists
. pass:[<input type="checkbox">] test
. pass:[<input type="checkbox">] test1
. pass:[<input type="checkbox">] test2
.. pass:[<input type="checkbox">] test3
.. pass:[<input type="checkbox">] test4
. pass:[<input type="checkbox">] test5
Renders fine vis the Chrome plugin.