Skip to content

Commit

Permalink
fix: updated template file to fix whitespace issue. (#237)
Browse files Browse the repository at this point in the history
* fix: updated template file to fix whitespace issue.
  • Loading branch information
YanniHu1996 committed Mar 30, 2023
1 parent 9e49e56 commit e8f8eb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/provider/template.go
Expand Up @@ -233,8 +233,8 @@ description: |-
{{- end }}
{{ .SchemaMarkdown | trimspace }}
{{- if .HasImport }}
{{ if .HasImport -}}
## Import
Import is supported using the following syntax:
Expand Down

0 comments on commit e8f8eb1

Please sign in to comment.