Skip to content

Commit 73650eb

Browse files
committed
update test
1 parent ed1dea4 commit 73650eb

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

tests/docs/smoke-all/crossrefs/float/typst/typst-float-1.qmd

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,8 @@ _quarto:
77
typst:
88
ensureTypstFileRegexMatches:
99
-
10-
- "<tbl-1>"
11-
- "<fig-1>"
12-
- "@fig-1"
13-
- "@tbl-1"
10+
- "#ref\\(<fig-1>, supplement: \\[Figure\\]\\)"
11+
- "#ref\\(<tbl-1>, supplement: \\[Table\\]\\)"
1412
- []
1513
---
1614

0 commit comments

Comments
 (0)