diff options
author | Albert Krewinkel <albert.krewinkel@tourstream.eu> | 2017-06-27 17:11:42 +0200 |
---|---|---|
committer | Albert Krewinkel <albert@zeitkraut.de> | 2017-06-27 17:11:42 +0200 |
commit | beb78a552cb3480d55b8eca8c0c77bccd5804506 (patch) | |
tree | 5345d2d2434e61dcaa1b93b15c7c0dc5dc3ec745 /src/Text/Pandoc/Readers/LaTeX.hs | |
parent | 4fab0d2c3092623b80e62e38886ef95963a9f836 (diff) | |
download | pandoc-beb78a552cb3480d55b8eca8c0c77bccd5804506.tar.gz |
Text.Pandoc.Lua: simplify filter function runner
The code still allowed to pass an arbitrary number of arguments to the
filter function, as element properties were passed as function arguments
at some point. Now we only pass the element as the single arg, so the
code to handle multiple arguments is no longer necessary.
Diffstat (limited to 'src/Text/Pandoc/Readers/LaTeX.hs')
0 files changed, 0 insertions, 0 deletions