Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-08-24 | Text.Pandoc.Class: add readStdinStrict method to PandocMonad. | John MacFarlane | 1 | -0/+6 |
2021-07-09 | Always use / when adding directory to image path with extractMedia. | John MacFarlane | 1 | -1/+1 |
2021-06-10 | Fix MediaBag regressions. | John MacFarlane | 1 | -20/+21 |
2021-06-03 | T.P.Class.IO: normalise path in writeMedia. | John MacFarlane | 1 | -3/+2 |
2021-05-24 | MediaBag improvements. | John MacFarlane | 1 | -5/+4 |
2021-02-22 | Text.Pandoc.UTF8: change IO functions to return Text, not String. | John MacFarlane | 1 | -3/+3 |
2020-10-19 | Normalize rewritten image paths with --extract-media. | John MacFarlane | 1 | -1/+2 |
2020-04-17 | Class: generalize PandocIO functions to MonadIO | Albert Krewinkel | 1 | -0/+231 |