Skip to content

Commit 5821e96

Browse files
authored
Missing {} for multi-arg fenced div
1 parent cd280db commit 5821e96

File tree

1 file changed

+1
-1
lines changed
  • dev-docs/feature-format-matrix/qmd-files/mermaid

1 file changed

+1
-1
lines changed

dev-docs/feature-format-matrix/qmd-files/mermaid/document.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ format:
44
docusaurus-md: {}
55
---
66

7-
::: content-visible when-format="docusaurus-md"
7+
::: {.content-visible when-format="docusaurus-md"}
88
This works, but emits a fairly-wonky markdown and doesn't use Javascript rendering.
99
:::
1010

0 commit comments

Comments
 (0)