TODO ---- * Add some new checks: * Safe HTML * HTML tags are all closed (if needed for the tag) * Add some filters: * Convert <, etc. to <, etc. * Fancy formatting, e.g., *this* ==> this * Allow multiple checks, e.g., checks="safe_html, closed_tags"