diff --git a/docs/features/publisher.md b/docs/features/publisher.md
index 5084289de..bb771b3b0 100644
--- a/docs/features/publisher.md
+++ b/docs/features/publisher.md
@@ -327,8 +327,8 @@ The publisher emits `
` in this order:
1. ``
2. ``
-3. `` — the entry's `seoTitle` (post-type entries only) → `settings.metaTitle` → `page.title` → site name
-4. `` — the entry's `seoDescription` (post-type entries only) → `settings.metaDescription`; omitted when neither is set
+3. `` — the entry's `seoTitle` (post-type entries only) → `settings.metaTitle` → `page.title` → site name, then token-interpolated against the render context before escaping, so `{currentEntry.*}` resolves per-entry on entry routes (e.g. `{currentEntry.name} | Acme`) and `{page.*}` / `{site.*}` / `{route.*}` work everywhere
+4. `` — the entry's `seoDescription` (post-type entries only) → `settings.metaDescription`; omitted when neither is set, and token-interpolated the same way
5. `` if a favicon is configured
6. `"' } }],
+ },
+ })
+ expect(html).not.toContain('