File tree Expand file tree Collapse file tree
tests/docs/smoke-all/2024/05/06/9524 Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title: "Untitled"
33_quarto :
44 tests :
55 html :
6- ensureHtmlElements :
6+ ensureFileRegexMatches :
77 - ['<link rel="canonical" href="https://index.html.com/about/file.html">']
88---
99
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title: "About"
33_quarto :
44 tests :
55 html :
6- ensureHtmlElements :
6+ ensureFileRegexMatches :
77 - ['<link rel="canonical" href="https://index.html.com/about/">']
88---
99
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title: "Untitled"
33_quarto :
44 tests :
55 html :
6- ensureHtmlElements :
6+ ensureFileRegexMatches :
77 - ['<link rel="canonical" href="https://index.html.com/about/test/something.html">']
88---
99
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title: "Quarto 9524"
33_quarto :
44 tests :
55 html :
6- ensureHtmlElements :
6+ ensureFileRegexMatches :
77 - ['<link rel="canonical" href="https://index.html.com/">']
88---
99
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title: root page
33_quarto :
44 tests :
55 html :
6- ensureHtmlElements :
6+ ensureFileRegexMatches :
77 - ['<link rel="canonical" href="https://index.html.com/root-page.index.html">']
88---
99
You can’t perform that action at this time.
0 commit comments