aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/content/en/render-hooks/images.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/en/render-hooks/images.md')
-rwxr-xr-xdocs/content/en/render-hooks/images.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/docs/content/en/render-hooks/images.md b/docs/content/en/render-hooks/images.md
index 2d9b5e2e5..1638ceeae 100755
--- a/docs/content/en/render-hooks/images.md
+++ b/docs/content/en/render-hooks/images.md
@@ -7,8 +7,8 @@ keywords: []
menu:
docs:
parent: render-hooks
- weight: 50
-weight: 50
+ weight: 60
+weight: 60
toc: true
---
@@ -32,7 +32,9 @@ Image render hook templates receive the following context:
###### Attributes
-(`map`) The Markdown attributes, available if you configure your site as follows:
+(`map`) The [Markdown attributes], available if you configure your site as follows:
+
+[Markdown attributes]: /content-management/markdown-attributes/
{{< code-toggle file=hugo >}}
[markup.goldmark.parser]