diff --git a/layouts/_default/_markup/render-codeblock.html b/layouts/_default/_markup/render-codeblock.html index d878d56..0e7c57b 100644 --- a/layouts/_default/_markup/render-codeblock.html +++ b/layouts/_default/_markup/render-codeblock.html @@ -1,6 +1,4 @@ {{- $highlighted := transform.HighlightCodeBlock . -}} -
{{- "" -}}
-  
-    {{- $highlighted.Inner -}}
-  
-{{- "" -}}
+

+  {{- $highlighted.Inner -}}
+