diff --git a/content/en/render-hooks/blockquotes.md b/content/en/render-hooks/blockquotes.md index 6ae3b7c57..143c536d1 100755 --- a/content/en/render-hooks/blockquotes.md +++ b/content/en/render-hooks/blockquotes.md @@ -66,7 +66,7 @@ block = true (`string`) The position of the blockquote within the page content. ###### Text -(`template.HTML`) The blockquote text, excluding the alert designator if present. See the [alerts](#alerts) section below. +(`template.HTML`) The blockquote text, excluding the first line if [`Type`](#type) is `alert`. See the [alerts](#alerts) section below. ###### Type