We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 214b652 commit e084954Copy full SHA for e084954
1 file changed
tests/docs/smoke-all/2026/02/11/14014.qmd
@@ -0,0 +1,15 @@
1
+---
2
+title: "French Canadian language variant"
3
+lang: fr-CA
4
+author: Jean Tremblay
5
+date: 2026-02-11
6
+format: html
7
+_quarto:
8
+ tests:
9
+ html:
10
+ ensureFileRegexMatches:
11
+ - ['Auteur\(-trice\)', 'Date de publication']
12
+ - ['Auteur·rice']
13
14
+
15
+Content to verify `lang: fr-CA` applies regional French translations, while still using main `lang: fr` translation.
0 commit comments