From 1682c7ee7f1c42cbe8f187c1d285c34d4abc8f54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Fri, 11 Mar 2022 18:03:33 +0100 Subject: [PATCH] Update render-hooks.md --- content/en/templates/render-hooks.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/content/en/templates/render-hooks.md b/content/en/templates/render-hooks.md index 44ab4187b..4c80a44f0 100644 --- a/content/en/templates/render-hooks.md +++ b/content/en/templates/render-hooks.md @@ -13,9 +13,6 @@ menu: weight: 20 --- - - - {{< new-in "0.62.0" >}} Note that this is only supported with the [Goldmark](#goldmark) renderer. @@ -165,7 +162,7 @@ Options (map) Inner (string) : The text between the code fences. -Ordinal (string) +Ordinal (integer) : Zero-based ordinal for all code blocks in the current document. Page