mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-13 17:55:16 -04:00
Allow markdown attribute lists to be used in title render hooks
Fixes #8270
This commit is contained in:
parent
7df220a644
commit
02d36f9bc2
@ -179,6 +179,9 @@ Text
|
|||||||
PlainText
|
PlainText
|
||||||
: The plain variant of the above.
|
: 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:
|
#### Link with title Markdown example:
|
||||||
|
|
||||||
```md
|
```md
|
||||||
|
Loading…
x
Reference in New Issue
Block a user