aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2019-08-08 11:29:36 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2019-08-08 11:29:36 -0700
commitb6490de03b138a22e9c0af8e02b45d1de50b80de (patch)
tree88bf0f6f1e0e7014d7e638beca467549b9d9f82f /doc
parent01ad9399b93cd041526afdad5ecc71ba183d89fb (diff)
downloadpandoc-b6490de03b138a22e9c0af8e02b45d1de50b80de.tar.gz
lua-filters - avoid duplicate id element-components.
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 02cee8982..15fa49378 100644
--- a/doc/lua-filters.md
+++ b/doc/lua-filters.md
@@ -2068,7 +2068,7 @@ Lua functions for pandoc scripts.
Returns: strong element
-## Element components {#element-components}
+## Element components {#element-components-create}
[`Attr ([identifier[, classes[, attributes]]])`]{#Attr}