There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Gosanitize is a whitelist-based HTML sanitizer in Go language. Given a list of acceptable elements and attributes, Sanitize will remove all unacceptable HTML from a string.