diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/lua-filters.md | 6 |
1 files changed, 3 insertions, 3 deletions
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) |