--- title: "Hello World" date: 2026-01-01 description: "A post with a fenced code block for the copy-button tests." categories: ["News"] tags: ["alpha", "beta"] --- A post body with a fenced code block, used by the copy-button E2E tests. ```toml [params.ananke] copy_code = true ``` Inline `code` must not receive a copy button.