diff --git a/content/en/templates/render-hooks.md b/content/en/templates/render-hooks.md index 57c2efa06..8f1a55c2f 100644 --- a/content/en/templates/render-hooks.md +++ b/content/en/templates/render-hooks.md @@ -25,7 +25,7 @@ The hook kinds currently supported are: * `image` * `link` * `heading` {{< new-in "0.71.0" >}} -* `codeblock`{{< new-in "0.83.0" >}} +* `codeblock`{{< new-in "0.93.0" >}} You can define [Output-Format-](/templates/output-formats) and [language-](/content-management/multilingual/)specific templates if needed. Your `layouts` folder may look like this: