Bleach
This article is a stub. You can help the IndieWeb wiki by expanding it with relevant information.
Bleach is an open source Python-based library for sanitizing untrusted HTML, and is useful for processing foreign content like comments or reply contexts. Because it uses html5lib, it also normalizes any HTML that it touches.