diff --git a/content/en/render-hooks/blockquotes.md b/content/en/render-hooks/blockquotes.md index fd9a837d5..5f3974fc9 100755 --- a/content/en/render-hooks/blockquotes.md +++ b/content/en/render-hooks/blockquotes.md @@ -12,6 +12,8 @@ weight: 30 toc: true --- +{{< new-in 0.132.0 >}} + ## Context Blockquote render hook templates receive the following [context]: