diff options
Diffstat (limited to 'pandoc-lua-engine/src/Text/Pandoc/Lua/Module/Format.hs')
| -rw-r--r-- | pandoc-lua-engine/src/Text/Pandoc/Lua/Module/Format.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/Format.hs b/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/Format.hs index 6cb68300f..1b539edfe 100644 --- a/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/Format.hs +++ b/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/Format.hs @@ -3,7 +3,7 @@ Module : Text.Pandoc.Lua.Module.Format Copyright : © 2022-2024 Albert Krewinkel License : GPL-2.0-or-later - Maintainer : Albert Krewinkel <[email protected]> + Maintainer : Albert Krewinkel <[email protected]> Lua module to handle pandoc templates. -} |
