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
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
# Do not remove front matter.
---
## PageInner
## PageInner details
{{< new-in 0.125.0 >}}
+1 -1
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
+1 -1
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
+1 -1
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
+1 -1
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