Fix PageInner reference links

This commit is contained in:
Joe Mooring 2024-04-16 08:57:14 -07:00 committed by GitHub
parent ba66d6b903
commit eace2624aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# Do not remove front matter.
---
## PageInner
## PageInner details
{{< new-in 0.125.0 >}}

View File

@ -82,7 +82,7 @@ Code block render hook templates receive the following [context]:
{{< new-in 0.125.0 >}}
(`page`) A reference to a page nested via the [`RenderShortcodes`] method. [See details](#pageinner).
(`page`) A reference to a page nested via the [`RenderShortcodes`] method. [See details](#pageinner-details).
[`RenderShortcodes`]: /methods/page/rendershortcodes

View File

@ -43,7 +43,7 @@ title = true
{{< new-in 0.125.0 >}}
(`page`) A reference to a page nested via the [`RenderShortcodes`] method. [See details](#pageinner).
(`page`) A reference to a page nested via the [`RenderShortcodes`] method. [See details](#pageinner-details).
[`RenderShortcodes`]: /methods/page/rendershortcodes

View File

@ -61,7 +61,7 @@ block = true
{{< new-in 0.125.0 >}}
(`page`) A reference to a page nested via the [`RenderShortcodes`] method. [See details](#pageinner).
(`page`) A reference to a page nested via the [`RenderShortcodes`] method. [See details](#pageinner-details).
[`RenderShortcodes`]: /methods/page/rendershortcodes

View File

@ -44,7 +44,7 @@ Link render hook templates receive the following context:
{{< new-in 0.125.0 >}}
(`page`) A reference to a page nested via the [`RenderShortcodes`] method. [See details](#pageinner).
(`page`) A reference to a page nested via the [`RenderShortcodes`] method. [See details](#pageinner-details).
[`RenderShortcodes`]: /methods/page/rendershortcodes