add comment to html [skip ci]

This commit is contained in:
Henry Hiles 2026-04-04 11:07:04 -04:00
commit 5796d250c7
Signed by: Henry-Hiles
SSH key fingerprint: SHA256:VKQUdS31Q90KvX7EkKMHMBpUspcmItAh86a+v7PGiIs

View file

@ -90,6 +90,8 @@ class Html extends ConsumerWidget {
), ),
), ),
), ),
// Allowed elements list
("del" || ("del" ||
"h1" || "h1" ||
"h2" || "h2" ||