Improve order of Image fields
Ensure consistency throughout docs
This commit is contained in:
parent
531eb2a92a
commit
db03e75e27
1 changed files with 3 additions and 3 deletions
|
@ -1206,9 +1206,6 @@ Values of this type can be created with the
|
||||||
|
|
||||||
Fields:
|
Fields:
|
||||||
|
|
||||||
`attr`
|
|
||||||
: attributes ([Attr])
|
|
||||||
|
|
||||||
`caption`
|
`caption`
|
||||||
: text used to describe the image ([List] of [Inlines])
|
: text used to describe the image ([List] of [Inlines])
|
||||||
|
|
||||||
|
@ -1218,6 +1215,9 @@ Fields:
|
||||||
`title`
|
`title`
|
||||||
: brief image description (string)
|
: brief image description (string)
|
||||||
|
|
||||||
|
`attr`
|
||||||
|
: attributes ([Attr])
|
||||||
|
|
||||||
`identifier`
|
`identifier`
|
||||||
: alias for `attr.identifier` (string)
|
: alias for `attr.identifier` (string)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue