diff options
author | John MacFarlane <jgm@berkeley.edu> | 2021-08-22 17:47:47 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2021-08-24 22:19:20 -0700 |
commit | fd7c140cde7544c0236586e2aa22691c33c3265a (patch) | |
tree | 487bec54e50dd583a07ee1d85f80a12369f0998d /test/media | |
parent | c39ddeb8f86e9dec5bd6096685812452e3f2c65e (diff) | |
download | pandoc-fd7c140cde7544c0236586e2aa22691c33c3265a.tar.gz |
Reorganize App to make it easier to limit IO in main loop.
Previously we used liftIO fairly liberally. The code has
been restructured to avoid this.
A small behavior change is that pandoc will now fall back
to latin1 encoding for inputs that can't be read as UTF-8.
This is what it did previously for content fetched from
the web and not marked as to content type. It makes sense
to do the same for local files.
Diffstat (limited to 'test/media')
0 files changed, 0 insertions, 0 deletions