A simple controlled html filter
Go to file
2024-05-27 21:16:15 +03:00
src/Text/Html drop QualifiedPost to work with ghcjs 2024-05-27 21:16:15 +03:00
html-filter.cabal drop QualifiedPost to work with ghcjs 2024-05-27 21:16:15 +03:00
LICENSE initial commit 2022-10-28 13:31:07 +03:00
README initial commit 2022-10-28 13:31:07 +03:00
stack.yaml initial commit 2022-10-28 13:31:07 +03:00

# DTT-HTML-Filter

This is a controlled way of restricting html to some specific set of tags.
Besides of escaping unknown tags it can also log which tags it encounters.