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:
|
||||
|
||||
`attr`
|
||||
: attributes ([Attr])
|
||||
|
||||
`caption`
|
||||
: text used to describe the image ([List] of [Inlines])
|
||||
|
||||
|
@ -1218,6 +1215,9 @@ Fields:
|
|||
`title`
|
||||
: brief image description (string)
|
||||
|
||||
`attr`
|
||||
: attributes ([Attr])
|
||||
|
||||
`identifier`
|
||||
: alias for `attr.identifier` (string)
|
||||
|
||||
|
|
Loading…
Reference in a new issue