aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorQuinn <78063175+quinn-dev@users.noreply.github.com>2021-09-03 14:17:23 +0000
committerJohn MacFarlane <jgm@berkeley.edu>2021-09-04 09:51:58 -0700
commit531eb2a92a6c1f54acc01d5867e819f172060e22 (patch)
tree4a52d91a888e4fd3df091d46365634a993b74744 /doc
parent10c471907693aac3e01e9550ce203834ff367de1 (diff)
downloadpandoc-531eb2a92a6c1f54acc01d5867e819f172060e22.tar.gz
Add missing type for Image title
Diffstat (limited to 'doc')
-rw-r--r--doc/lua-filters.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lua-filters.md b/doc/lua-filters.md
index 52e54cb5b..61c26dc2c 100644
--- a/doc/lua-filters.md
+++ b/doc/lua-filters.md
@@ -1216,7 +1216,7 @@ Fields:
: path to the image file (string)
`title`
-: brief image description
+: brief image description (string)
`identifier`
: alias for `attr.identifier` (string)