# htmlclean
**Repository Path**: mirrors_sourcegraph/htmlclean
## Basic Information
- **Project Name**: htmlclean
- **Description**: Package htmlclean sanitizes HTML based on a tag and attribute whitelist.
- **Primary Language**: Unknown
- **License**: BSD-3-Clause
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-11-23
- **Last Updated**: 2026-01-04
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# htmlclean
Package htmlclean sanitizes HTML based on a tag and attribute whitelist.
**[Documentation on Sourcegraph](https://sourcegraph.com/github.com/sourcegraph/htmlclean)**
[](https://travis-ci.org/sourcegraph/htmlclean)
[](https://sourcegraph.com/github.com/sourcegraph/htmlclean)
## Attribution
htmlclean was extracted from [Matt Jibson's](http://mattjibson.com/)
[goread](https://github.com/mjibson/goread), whose license is included in the
LICENSE file.