From e8f8eb1f6dbb047551ceedd48e7810c6c6661d03 Mon Sep 17 00:00:00 2001 From: huyantian <31943844+YanniHu1996@users.noreply.github.com> Date: Thu, 30 Mar 2023 22:11:28 +0800 Subject: [PATCH] fix: updated template file to fix whitespace issue. (#237) * fix: updated template file to fix whitespace issue. --- internal/provider/template.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/provider/template.go b/internal/provider/template.go index dcc1e541..96006e31 100644 --- a/internal/provider/template.go +++ b/internal/provider/template.go @@ -233,8 +233,8 @@ description: |- {{- end }} {{ .SchemaMarkdown | trimspace }} +{{- if .HasImport }} -{{ if .HasImport -}} ## Import Import is supported using the following syntax: