Skip to content

Commit ac932e9

Browse files
committed
test: update tests with semantic links
1 parent c0f1448 commit ac932e9

8 files changed

Lines changed: 10 additions & 2 deletions

tests/docs/smoke-all/typst/code-annotations/code-annotations-cell-jupyter.qmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ _quarto:
1111
-
1212
- "quarto-circled-number"
1313
- "quarto-annotation-item"
14+
- "cell-id:"
1415
- "annotations:"
1516
- []
1617
---

tests/docs/smoke-all/typst/code-annotations/code-annotations-cell-knitr.qmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ _quarto:
1111
-
1212
- "quarto-circled-number"
1313
- "quarto-annotation-item"
14+
- "cell-id:"
1415
- "annotations:"
1516
- []
1617
---

tests/docs/smoke-all/typst/code-annotations/code-annotations-native.qmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ _quarto:
1111
ensureTypstFileRegexMatches:
1212
-
1313
- "quarto-code-annotation"
14+
- "cell-id:"
1415
- "quarto-annotation-item"
1516
- []
1617
---

tests/docs/smoke-all/typst/code-annotations/code-annotations.qmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ _quarto:
1111
-
1212
- "quarto-circled-number"
1313
- "quarto-annotation-item"
14+
- "cell-id:"
1415
- "annotations:"
1516
- []
1617
---

tests/docs/smoke-all/typst/code-filename/code-filename-annotation-cell-jupyter.qmd

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@ _quarto:
99
typst:
1010
ensureTypstFileRegexMatches:
1111
-
12-
- 'quarto-code-filename\("hello\.py"\)\[\s*#Skylighting\(annotations:'
12+
- 'quarto-code-filename\("hello\.py"\)\[\s*#Skylighting\(cell-id:'
1313
- "quarto-annotation-item"
14+
- "cell-id:"
1415
- "annotations:"
1516
- []
1617
---

tests/docs/smoke-all/typst/code-filename/code-filename-annotation-cell-knitr.qmd

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@ _quarto:
99
typst:
1010
ensureTypstFileRegexMatches:
1111
-
12-
- 'quarto-code-filename\("hello\.R"\)\[\s*#Skylighting\(annotations:'
12+
- 'quarto-code-filename\("hello\.R"\)\[\s*#Skylighting\(cell-id:'
1313
- "quarto-annotation-item"
14+
- "cell-id:"
1415
- "annotations:"
1516
- []
1617
---

tests/docs/smoke-all/typst/code-filename/code-filename-annotation-native.qmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ _quarto:
1212
-
1313
- 'quarto-code-filename\('
1414
- "quarto-code-annotation"
15+
- "cell-id:"
1516
- "quarto-annotation-item"
1617
- []
1718
---

tests/docs/smoke-all/typst/code-filename/code-filename-annotation.qmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ _quarto:
1111
-
1212
- 'quarto-code-filename\('
1313
- "quarto-annotation-item"
14+
- "cell-id:"
1415
- "annotations:"
1516
- []
1617
---

0 commit comments

Comments
 (0)