Skip to content

Commit dc925ef

Browse files
committed
fix a quoting issue in filename attribute
1 parent 2fb7fa1 commit dc925ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/extensions/brand.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Note that this example, and brand extensions in general, require a `_quarto.yml`
8080
8181
We've provided the most basic Quarto project for this example:
8282

83-
``` {.yaml filename="_quarto.yml`}
83+
``` {.yaml filename="_quarto.yml"}
8484
project:
8585
type: default
8686
```

0 commit comments

Comments
 (0)