From 0651a76e030228354bcdecc8610e538a2693b501 Mon Sep 17 00:00:00 2001 From: Jacob Lamont Date: Fri, 3 Mar 2023 12:05:31 -0500 Subject: [PATCH] add headings to distinguish render hook context params --- content/en/templates/render-hooks.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/en/templates/render-hooks.md b/content/en/templates/render-hooks.md index 69b34cc9b..b3483712c 100644 --- a/content/en/templates/render-hooks.md +++ b/content/en/templates/render-hooks.md @@ -49,6 +49,8 @@ Some use cases for the above: ## Render Hooks for Headings, Links and Images +### Context passed to `render-link` and `render-image` + The `render-link` and `render-image` templates will receive this context: Page @@ -66,6 +68,8 @@ Text PlainText : The plain variant of the above. +### Context passed to `render-heading` + The `render-heading` template will receive this context: Page