We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e42b1cf commit bcafd17Copy full SHA for bcafd17
layouts/shortcodes/hugo/shortcode-params.html
@@ -45,6 +45,7 @@
45
{{- with .options }}
46
{{- printf "\n" }}
47
{{- delimit (apply . "printf" "`%s`" ".") ", " | i18n "parameter_options" }}
48
+ {{- printf "\n" }}
49
{{- end }}
50
51
layouts/shortcodes/params.html
@@ -43,6 +43,7 @@
43
44
0 commit comments