summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2021-02-22 11:27:14 +0100
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2021-02-23 18:08:39 +0100
commitcd0c5d7ef32cbd570af00c50ce760452381df64e (patch)
tree13dcde7bb470d2ea96e7b0ab11377d1b2baa9cf1 /docs
parente7e194435b4c566f47d644f2e60c096ea1866254 (diff)
Allow markdown attribute lists to be used in title render hooks
Fixes #8270
Diffstat (limited to 'docs')
-rw-r--r--docs/content/en/getting-started/configuration-markup.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/content/en/getting-started/configuration-markup.md b/docs/content/en/getting-started/configuration-markup.md
index 4c4d270a6..ca88d5557 100644
--- a/docs/content/en/getting-started/configuration-markup.md
+++ b/docs/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