Skip to content

Commit 9724c3d

Browse files
use ensureTypstFileRegexMatches instead of pdf
because we don't have pdftotext in this workflow currently it's more appropriate for this test anyway
1 parent 90a9e60 commit 9724c3d

File tree

1 file changed

+2
-1
lines changed
  • dev-docs/feature-format-matrix/qmd-files/title-blocks/metadata-labels/abstract-title

1 file changed

+2
-1
lines changed

dev-docs/feature-format-matrix/qmd-files/title-blocks/metadata-labels/abstract-title/document.qmd

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ format:
55
quality: 2
66
typst:
77
quality: 2
8+
keep-typ: true
89
pdf:
910
quality: na
1011
docx:
@@ -31,7 +32,7 @@ _quarto:
3132
- 'Abstract\!'
3233
- []
3334
typst:
34-
ensurePdfRegexMatches:
35+
ensureTypstFileRegexMatches:
3536
-
3637
- 'Abstract\!'
3738
- []

0 commit comments

Comments
 (0)