doc/lua-filters.md: fix copy-paste mistake

Closes: #6040
This commit is contained in:
Albert Krewinkel 2020-01-18 22:02:52 +01:00
parent 2895fdccfb
commit 6c8ed00e7b
No known key found for this signature in database
GPG key ID: 388DC0B21F631124

View file

@ -157,7 +157,7 @@ filters on lists of blocks or lists of inlines.
lists of block elements, like the content of a [MetaBlocks]
meta element block, on each item of a list, and the main
content of the [Pandoc] document. The `blocks` argument
passed to the function will be a [List] of [Inlines] for each
passed to the function will be a [List] of [Blocks] for each
call.
These filter functions are special in that the result must either