diff --git a/doc/lua-filters.md b/doc/lua-filters.md index 349599838..66e63b439 100644 --- a/doc/lua-filters.md +++ b/doc/lua-filters.md @@ -245,7 +245,7 @@ The following filters are presented as examples. A repository of useful lua filters (which may also serve as good examples) is available at . -## Macro substitution. +## Macro substitution The following filter converts the string `{{helloworld}}` into emphasized text "Hello, World".