Open
Description
Context
I would suggest two improvements to the tasklists plugin:
-
Don't add
disabled="disabled"
to the checkboxes. This makes it so you can't click them. But if you are going to add a list of check boxes to a page, it would be useful if people can actually click them. Since this might not be desired in all cases, a configuration option might be useful, or some syntax to allow or disallow it. -
Add
style="list-style: none;
styling to theul
. This prevents the bullet point from appearing. This is how it works on GitHub, for instance -
Item 1
-
Item 2
Proposal
No response
Tasks and updates
No response