diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/lua-filters.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lua-filters.md b/doc/lua-filters.md index 314446c91..2dcf76995 100644 --- a/doc/lua-filters.md +++ b/doc/lua-filters.md @@ -1824,7 +1824,7 @@ values: Applies a Lua filter to the Inlines list. Just as for full-document filters, the order in which elements are handled -are are Inline → Inlines → Block → Blocks. The filter is applied +are Inline → Inlines → Block → Blocks. The filter is applied to all list items *and* to the list itself. Returns a (deep) copy on which the filter has been applied: the original list is left untouched. |
