mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-12 07:04:40 -04:00
Update blockquotes.md
Add PageInner
This commit is contained in:
parent
e0fa2f0d1d
commit
2c137cb48e
@ -43,6 +43,12 @@ block = true
|
|||||||
|
|
||||||
(`page`) A reference to the current page.
|
(`page`) A reference to the current page.
|
||||||
|
|
||||||
|
###### PageInner
|
||||||
|
|
||||||
|
(`page`) A reference to a page nested via the [`RenderShortcodes`] method.
|
||||||
|
|
||||||
|
[`RenderShortcodes`]: /methods/page/rendershortcodes
|
||||||
|
|
||||||
###### Position
|
###### Position
|
||||||
|
|
||||||
(`string`) The position of the blockquote within the page content.
|
(`string`) The position of the blockquote within the page content.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user