<!-- Feat: please check the needed checkboxes ([ ] -> [x]) and fill out the TODOs. Leave the comments as they are: they won’t show on GitHub. --> ### Initial checklist * [x] I read the support docs <!-- https://github.com/syntax-tree/.github/blob/main/support.md --> * [x] I read the contributing guide <!-- https://github.com/syntax-tree/.github/blob/main/contributing.md --> * [x] I agree to follow the code of conduct <!-- https://github.com/syntax-tree/.github/blob/main/code-of-conduct.md --> * [x] I searched issues and couldn’t find anything (or linked relevant results below) <!-- https://github.com/search?q=user%3Asyntax-tree&type=Issues --> ### Subject <!-- Describe your issue here. Some general tips: - Is this really a problem? - Is this a problem here? --> Look at built in sanitize api & implementation: https://wicg.github.io/sanitizer-api/#configuration-object ### Problem <!-- Please describe the problem you are trying to solve here. --> Custom api ### Solution <!-- What should happen? Please describe the desired behavior. --> Standard api ### Alternatives <!-- What are the alternative solutions? Can this be solved in a different way? --> Kepe doing what we're doing.
Initial checklist
Subject
Look at built in sanitize api & implementation: https://wicg.github.io/sanitizer-api/#configuration-object
Problem
Custom api
Solution
Standard api
Alternatives
Kepe doing what we're doing.