From 02d36f9bc23a8809f4d7b4da2b2e56e54c147cf3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Mon, 22 Feb 2021 11:27:14 +0100 Subject: [PATCH] Allow markdown attribute lists to be used in title render hooks Fixes #8270 --- content/en/getting-started/configuration-markup.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/content/en/getting-started/configuration-markup.md b/content/en/getting-started/configuration-markup.md index 4c4d270a6..ca88d5557 100644 --- a/content/en/getting-started/configuration-markup.md +++ b/content/en/getting-started/configuration-markup.md @@ -179,6 +179,9 @@ Text PlainText : The plain variant of the above. +Attributes (map) {{< new-in "0.82.0" >}} +: A map of attributes (e.g. `id`, `class`) + #### Link with title Markdown example: ```md