From 92d91a3163cea7f05b181387dfb3d6281de81a89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Fri, 11 Mar 2022 17:43:11 +0100 Subject: [PATCH] Update configuration-markup.md --- content/en/getting-started/configuration-markup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/getting-started/configuration-markup.md b/content/en/getting-started/configuration-markup.md index ba3f02907..92369022a 100644 --- a/content/en/getting-started/configuration-markup.md +++ b/content/en/getting-started/configuration-markup.md @@ -241,7 +241,7 @@ The rendered html will be ## Render Hooks for Code Blocks -{{< new-in "0.83.0" >}} +{{< new-in "0.93.0" >}} You can add a hook template for either all code blocks or for a specific type/language (`bash` in the example below):