# README
HTML check
The database used for HTML support tests is based on can I email.
The caniemail-data.json
file used to determine client support is copied from the API
# Variables
LimitClients will limit results to clients if set.
LimitFamilies will limit results to families if set.
LimitPlatforms will limit results to platforms if set.
# Structs
CanIEmail struct for JSON data.
JSONResult struct for CanIEmail Data.
Response represents the HTML check response struct
swagger:model HTMLCheckResponse.
Result struct
swagger:model HTMLCheckResult.
Score struct
swagger:model HTMLCheckScore.
Total weighted result for all scores
swagger:model HTMLCheckTotal.
Warning represents a failed test
swagger:model HTMLCheckWarning.