From c8ab0712d824a2fb9f90c369e46cab7347b0925d Mon Sep 17 00:00:00 2001 From: "Restyled.io" Date: Tue, 29 Jun 2021 05:18:01 +0000 Subject: [PATCH] Restyled by prettier --- content/docs/command-reference/plots/index.md | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/content/docs/command-reference/plots/index.md b/content/docs/command-reference/plots/index.md index 06029a1d5e..4abd64517b 100644 --- a/content/docs/command-reference/plots/index.md +++ b/content/docs/command-reference/plots/index.md @@ -160,18 +160,18 @@ header (first row) are equivalent to field names. ## HTML templates -By default, the plots generated by `dvc plots` require Internet access to -load Vega JavaScript libraries. It's possible to supply a custom HTML file to -the `--html-template` option of `dvc plot show` and `dvc plot diff` when the +By default, the plots generated by `dvc plots` require Internet access to load +Vega JavaScript libraries. It's possible to supply a custom HTML file to the +`--html-template` option of `dvc plot show` and `dvc plot diff` when the Internet access is not available. > ⚠️ This is a separate feature from > [custom Vega templates](/doc/command-reference/plots#custom-templates). -> `--html-template` provides a custom HTML file to inject plots generated -> by DVC. +> `--html-template` provides a custom HTML file to inject plots generated by +> DVC. -You can create an HTML file with `