Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-03-12 | Add `renderPandocWithTransform` and `renderPandocWithTransformM` | Norman Liu | 1 | -3/+30 | |
* added function that allows for pre-pandoc transformations * modified haddock docstring * refactoring to avoid importing the kleisli fish * Renamed `applyPandoc` to `renderPandocWithTransformM`, added non-monadic variant. Exported previous new functions that I forgot to export. | |||||
2017-12-18 | Fix warnings and errors | Jasper Van der Jeugt | 1 | -9/+5 | |
2017-11-20 | Move to Pandoc 2 | Vaibhav Sagar | 1 | -8/+13 | |
2017-06-19 | Move src/ to lib/, put Init.hs in src/ | Jasper Van der Jeugt | 1 | -0/+164 | |