aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/App/Input.hs
AgeCommit message (Expand)Author
2025-08-28fix: recognize binary signatures and fail earlyRepetitive
2025-08-27Add TODO comment.John MacFarlane
2024-05-10Collect transforms in new module T.P.Transforms. [API change]Albert Krewinkel
2024-04-25Update copyright dates to 2024.John MacFarlane
2024-04-20Change to `--file-scope` behavior.John MacFarlane
2023-06-27Text.Pandoc.Class: add `toTextM`.John MacFarlane
2023-01-10Update copyright years, it's 2023!Albert Krewinkel
2022-12-01Multiple input files with --file-scope:John MacFarlane
2022-10-03Rename T.P.Network.HTTP -> T.P.URI.John MacFarlane
2022-09-30App: move initial input-to-Pandoc code to internal submoduleAlbert Krewinkel