https://github.com/typeable/html-filter
A simple controlled html filter
https://github.com/typeable/html-filter
Last synced: 3 months ago
JSON representation
A simple controlled html filter
- Host: GitHub
- URL: https://github.com/typeable/html-filter
- Owner: typeable
- License: other
- Created: 2022-10-28T10:28:48.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-05-27T18:16:20.000Z (over 1 year ago)
- Last Synced: 2025-06-13T19:05:38.872Z (8 months ago)
- Language: Haskell
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
# 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.