From b6cec3da3fc598df8ee1e317e405a61fa145dfd8 Mon Sep 17 00:00:00 2001 From: Albert Krewinkel Date: Sun, 7 Jan 2018 22:41:59 +0100 Subject: data/pandoc.lua: fix docstrings Change: minor --- doc/lua-filters.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc') 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). -- cgit v1.2.3