mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-15 16:27:32 -04:00
parent
2e9c8200d7
commit
51c4f31840
@ -5,7 +5,7 @@ description: Shortcodes are simple snippets inside your content files calling bu
|
|||||||
godocref:
|
godocref:
|
||||||
date: 2017-02-01
|
date: 2017-02-01
|
||||||
publishdate: 2017-02-01
|
publishdate: 2017-02-01
|
||||||
lastmod: 2017-03-31
|
lastmod: 2019-11-07
|
||||||
menu:
|
menu:
|
||||||
docs:
|
docs:
|
||||||
parent: "content-management"
|
parent: "content-management"
|
||||||
@ -103,7 +103,7 @@ title
|
|||||||
: Image title.
|
: Image title.
|
||||||
|
|
||||||
caption
|
caption
|
||||||
: Image caption.
|
: Image caption. Markdown within the value of `caption` will be rendered.
|
||||||
|
|
||||||
class
|
class
|
||||||
: `class` attribute of the HTML `figure` tag.
|
: `class` attribute of the HTML `figure` tag.
|
||||||
@ -115,7 +115,7 @@ width
|
|||||||
: `width` attribute of the image.
|
: `width` attribute of the image.
|
||||||
|
|
||||||
attr
|
attr
|
||||||
: Image attribution text.
|
: Image attribution text. Markdown within the value of `attr` will be rendered.
|
||||||
|
|
||||||
attrlink
|
attrlink
|
||||||
: If the attribution text needs to be hyperlinked, URL of the destination.
|
: If the attribution text needs to be hyperlinked, URL of the destination.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user