Skip to content

Commit cd280db

Browse files
authored
Add missing space with shortcode close
1 parent 9f6ade3 commit cd280db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/docs/smoke-all/video/video-smoke-test.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ _quarto:
8888
{{< video https://www.youtube.com/embed/wo9vZccmqwc
8989
title="What is the CERN?"
9090
start="116"
91-
aspect-ratio="21x9">}}
91+
aspect-ratio="21x9" >}}
9292

9393
:::
9494

0 commit comments

Comments
 (0)