From 353ca8ea3740e3e1d21852f0238e735371d52b71 Mon Sep 17 00:00:00 2001 From: MDLeom <43627182+curbengh@users.noreply.github.com> Date: Sat, 5 Sep 2020 14:05:10 +0000 Subject: [PATCH] docs: links to xml & json sections --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d14abc3..fea6208 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,8 @@ minify: svg: gzip: brotli: + xml: + json: ``` - **enable** - Enable the plugin. Defaults to `true`. @@ -64,6 +66,8 @@ minify: - **svg** - See [SVG](#svg) section - **gzip** - See [Gzip](#gzip) section - **brotli** - See [Brotli](#brotli) section +- **xml** - See [XML](#xml) section +- **json** - See [JSON](#json) section ## HTML