File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
dev-docs/feature-format-matrix/qmd-files/crossref/float/table Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,9 @@ format:
1212 output-ext : typ # for the test below
1313 quality : 2
1414 docusaurus-md : *tested
15- revealjs : *tested
15+ revealjs :
16+ quality : 2
17+ auto-stretch : false
1618 beamer :
1719 output-ext : tex
1820 quality : 2
@@ -38,8 +40,8 @@ _quarto:
3840 - " div#tbl-2.quarto-float figure.quarto-float.quarto-float-tbl img"
3941 - " div#tbl-1.quarto-float figure.quarto-float.quarto-float-tbl figcaption"
4042 - " div#tbl-2.quarto-float figure.quarto-float.quarto-float-tbl figcaption"
41- - " a[href=\" #crossreferenceable-tables \" ].quarto-xref"
42- - " a[href=\" #as-images \" ].quarto-xref"
43+ - " a[href=\" #/tbl-1 \" ].quarto-xref"
44+ - " a[href=\" #/tbl-2 \" ].quarto-xref"
4345 latex : &latex-tests
4446 ensureFileRegexMatches :
4547 -
You can’t perform that action at this time.
0 commit comments