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 f1e2f2c commit 19d5554Copy full SHA for 19d5554
news/changelog-1.7.md
@@ -26,6 +26,7 @@ All changes included in 1.7:
26
This also provides a new public function `quarto.utils.is_empty_node`
27
that allows to check whether a node is empty, i.e., whether it's an
28
empty list, has no child nodes, and contains no text.
29
+- ([#11699](https://github.com/quarto-dev/quarto-cli/issues/11699)): Fix crash with `video` shortcode inside HTML comments.
30
31
## Other Fixes and Improvements
32
0 commit comments