aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAlbert Krewinkel <albert@zeitkraut.de>2020-08-07 11:26:52 +0200
committerAlbert Krewinkel <albert@zeitkraut.de>2020-08-07 11:27:34 +0200
commit45ed1b6b1c3cfbb69299e158cf438e2b39e5db1b (patch)
tree97e574b4fc414b59cf74de86147b9b84c1216926 /doc
parentd8ad766d17603784b86fc5c2e1b22864125d04d1 (diff)
downloadpandoc-45ed1b6b1c3cfbb69299e158cf438e2b39e5db1b.tar.gz
doc/lua-filters.md: add missing Link.title field
Diffstat (limited to 'doc')
-rw-r--r--doc/lua-filters.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/lua-filters.md b/doc/lua-filters.md
index 3cec007a9..1862700c9 100644
--- a/doc/lua-filters.md
+++ b/doc/lua-filters.md
@@ -1235,6 +1235,9 @@ Fields:
`target`
: the link target (string)
+`title`
+: brief link description
+
`identifier`
: alias for `attr.identifier` (string)