From db03e75e279696c29e7b749c79add60b9083d571 Mon Sep 17 00:00:00 2001 From: Quinn <78063175+quinn-dev@users.noreply.github.com> Date: Fri, 3 Sep 2021 14:24:03 +0000 Subject: Improve order of Image fields Ensure consistency throughout docs --- doc/lua-filters.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/lua-filters.md b/doc/lua-filters.md index 61c26dc2c..11059bd7a 100644 --- a/doc/lua-filters.md +++ b/doc/lua-filters.md @@ -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) -- cgit v1.2.3