diff --git a/README.md b/README.md index 028a7df..72084c7 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ - [`html/report-bad-indent`](#htmlreport-bad-indent) - [`html/javascript-tag-names`](#htmljavascript-tag-names) - [`html/javascript-mime-types`](#htmljavascript-mime-types) + - [`html/ignore-tags-without-type`](#htmlignore-tags-without-type) - [Troubleshooting](#troubleshooting) - [No file linted when running `eslint` on a directory](#no-file-linted-when-running-eslint-on-a-directory) - [Linting templates (or PHP)](#linting-templates-or-php) @@ -232,6 +233,20 @@ If a MIME type starts with a `/`, it will be considered as a regular expression. } ``` +### `html/ignore-tags-without-type` + +By default, the plugin lints `