diff options
| author | Albert Krewinkel <albert@zeitkraut.de> | 2022-09-29 12:55:26 +0200 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2022-09-30 08:33:40 -0700 |
| commit | 04902d26dade413c91dd098b1659f3f817d0adcb (patch) | |
| tree | 527c793d92b9867ac7ccbf3e6e15421ffa8b0167 /test/lua/module | |
| parent | 0e947c747369dce55f5c5c69532835776f7903f9 (diff) | |
[API Change] Change type of Text.Pandoc.Lua.applyFilter
The module Text.Pandoc.Filter.Lua has been merged into Text.Pandoc.Lua.
The function `applyFilter` now has type
``` haskell
applyFilter :: (PandocMonad m, MonadIO m)
=> Environment-> [String]-> FilePath-> Pandoc-> m Pandoc
```
where `Environment` is defined in Text.Pandoc.Filter.Environment.
Diffstat (limited to 'test/lua/module')
0 files changed, 0 insertions, 0 deletions
