Thomas Lamprecht a610dd9e32 parser: sanitize HTML: allow 'disabled', 'start', 'type' and 'checked' attributes
This makes check box lists like the following snipped work:

- [X] Done
- [ ] not done

Further allow the start attr, sometimes generated for ordered lists.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-06-21 17:37:38 +02:00
2021-06-18 15:32:31 +02:00
Description
No description provided
1.2 MiB
Languages
JavaScript 93.2%
SCSS 4.6%
CSS 1.1%
Makefile 1.1%