From 5cabee5e0a4f2b39006ad29d43c82ab2da7b9c6f Mon Sep 17 00:00:00 2001 From: imdongye Date: Thu, 30 May 2024 18:58:42 +0900 Subject: [PATCH] Update youtube.html youtube shortcode codestyled as tab 2 when inside another markdownfy ( {{%%}} )shortcode. --- .../embedded/templates/shortcodes/youtube.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/tpl/tplimpl/embedded/templates/shortcodes/youtube.html b/tpl/tplimpl/embedded/templates/shortcodes/youtube.html index 93fa1819707..254680e9a6c 100644 --- a/tpl/tplimpl/embedded/templates/shortcodes/youtube.html +++ b/tpl/tplimpl/embedded/templates/shortcodes/youtube.html @@ -120,15 +120,15 @@ }} {{- /* Render. */}} -
- -
+
+ +
{{- else }} {{- errorf "The %q shortcode requires an id argument. See %s" .Name .Position }} {{- end }}