Skip to content

Commit

Permalink
Adjust title formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
paultyng committed Feb 1, 2021
1 parent de7cd99 commit e3d4525
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/provider/template.go
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ description: |-
{{ .Description | plainmarkdown | trimspace | prefixlines " " }}
---
# {{.Type}} ` + "`{{.Name}}`" + `
# {{.Name}} {{.Type}}
{{ .Description | trimspace }}
Expand Down

0 comments on commit e3d4525

Please sign in to comment.