summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAlbert Krewinkel <albert@zeitkraut.de>2018-01-07 22:41:59 +0100
committerAlbert Krewinkel <albert@zeitkraut.de>2018-01-07 22:41:59 +0100
commitb6cec3da3fc598df8ee1e317e405a61fa145dfd8 (patch)
treed42b5e2fd54177ec3a2540dbf3de2c4724574eb8 /doc
parentf277ac1338532097d4a59f861e7bb92cebd1b836 (diff)
data/pandoc.lua: fix docstrings
Change: minor
Diffstat (limited to 'doc')
-rw-r--r--doc/lua-filters.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/lua-filters.md b/doc/lua-filters.md
index dfd92a35b..9b82155be 100644
--- a/doc/lua-filters.md
+++ b/doc/lua-filters.md
@@ -1172,6 +1172,8 @@ Lua functions for pandoc scripts.
Returns: strong element
+## Element components
+
[`Attr ([identifier[, classes[, attributes]]])`]{#Attr}
: Create a new set of attributes (Attr).