docs: links to xml & json sections

This commit is contained in:
MDLeom 2020-09-05 14:05:10 +00:00
parent fd117bcd58
commit 353ca8ea37
No known key found for this signature in database
GPG Key ID: 06C236E63CBC68AA
1 changed files with 4 additions and 0 deletions

View File

@ -55,6 +55,8 @@ minify:
svg: svg:
gzip: gzip:
brotli: brotli:
xml:
json:
``` ```
- **enable** - Enable the plugin. Defaults to `true`. - **enable** - Enable the plugin. Defaults to `true`.
@ -64,6 +66,8 @@ minify:
- **svg** - See [SVG](#svg) section - **svg** - See [SVG](#svg) section
- **gzip** - See [Gzip](#gzip) section - **gzip** - See [Gzip](#gzip) section
- **brotli** - See [Brotli](#brotli) section - **brotli** - See [Brotli](#brotli) section
- **xml** - See [XML](#xml) section
- **json** - See [JSON](#json) section
## HTML ## HTML