summaryrefslogtreecommitdiff
path: root/lib/Hakyll/Web/Pandoc.hs
AgeCommit message (Collapse)AuthorFilesLines
2021-03-12Add `renderPandocWithTransform` and `renderPandocWithTransformM`Norman Liu1-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-18Fix warnings and errorsJasper Van der Jeugt1-9/+5
2017-11-20Move to Pandoc 2Vaibhav Sagar1-8/+13
2017-06-19Move src/ to lib/, put Init.hs in src/Jasper Van der Jeugt1-0/+164