diff options
| author | Albert Krewinkel <albert@zeitkraut.de> | 2022-10-11 16:37:35 +0200 |
|---|---|---|
| committer | Albert Krewinkel <albert@zeitkraut.de> | 2022-10-11 18:17:25 +0200 |
| commit | 4a97f5799a4bf9b672202fbd95cdef6cc49f62f8 (patch) | |
| tree | b08dd584c185e6343c87daec9b623bd4d8c024a6 /pandoc-lua-engine/test/lua | |
| parent | 1612cc3bf400cb34eaee2dd207c936c9fcc412cb (diff) | |
Templates: do not try to normalize input to `getDefaultTemplate`
The function `getDefaultTemplate` no longer splits off extension
modifers from the given format, as that conflicts with using custom
writers as formats. Haskell library users should use `getDefaultTemplate
<=< (fmap formatName . parseFlavoredFormat)` if the input format can
still contain extensions. The same is true for `compileDefaultTemplate`,
which calls `getDefaultTemplate` internally.
Diffstat (limited to 'pandoc-lua-engine/test/lua')
0 files changed, 0 insertions, 0 deletions
