add headings to distinguish render hook context params

This commit is contained in:
Jacob Lamont 2023-03-03 12:05:31 -05:00 committed by Bjørn Erik Pedersen
parent d96d75be48
commit 0651a76e03

View File

@ -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