Skip to content

Commit edd1801

Browse files
try single backslash for this test
1 parent eb7d8ca commit edd1801

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/docs/smoke-all/typst/brand-yaml/logo/online-logo.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ _quarto:
1111
typst:
1212
ensureTypstFileRegexMatches:
1313
-
14-
- '#set page\(background: align\(left\+top, box\(inset: 0.75in, image\("online-logo_files(/|\\\\)mediabag(/|\\\\)quarto.png", width: 1.5in\)\)\)\)'
14+
- '#set page\(background: align\(left\+top, box\(inset: 0.75in, image\("online-logo_files(/|\\)mediabag(/|\\)quarto.png", width: 1.5in\)\)\)\)'
1515
- []
1616
---
1717

0 commit comments

Comments
 (0)