Improve order of Image fields

Ensure consistency throughout docs
This commit is contained in:
Quinn 2021-09-03 14:24:03 +00:00 committed by John MacFarlane
parent 531eb2a92a
commit db03e75e27

View file

@ -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)