diff --git a/content/en/render-hooks/blockquotes.md b/content/en/render-hooks/blockquotes.md index 5f3974fc9..e0eda5c51 100755 --- a/content/en/render-hooks/blockquotes.md +++ b/content/en/render-hooks/blockquotes.md @@ -43,6 +43,12 @@ block = true (`page`) A reference to the current page. +###### PageInner + +(`page`) A reference to a page nested via the [`RenderShortcodes`] method. + +[`RenderShortcodes`]: /methods/page/rendershortcodes + ###### Position (`string`) The position of the blockquote within the page content.