Skip to content

Commit d2b53b2

Browse files
committed
Let's try on windows
And it seems mermaid works
1 parent 634134d commit d2b53b2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dev-docs/feature-format-matrix/qmd-files/crossref/float/custom/document.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ format:
1010
_quarto:
1111
tests:
1212
run:
13-
ci: false
13+
not_os: [linux]
1414
---
1515

1616
::: {#dia-1}

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ format:
55
_quarto:
66
tests:
77
run:
8-
ci: false
8+
not_os: [linux]
99
---
1010

1111
::: {.content-visible when-format="docusaurus-md"}

0 commit comments

Comments
 (0)