| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-01-21 | Update command tests to distinguish stderr and test exit status. | John MacFarlane | |
| 2022-01-21 | Search for metadata files in $DATADIR/metadata (#7851) | Even Brenden | |
| If files specified with `--metadata-file` are not found in the working directory, look in `$DATADIR/metadata`. Expose new `readMetadataFile` function from Text.Pandoc.Class [API change]. Expose new `PandocCouldNotFindMetadataFileError` constructor for `PandocError` from Text.Pandoc.Error [API change]. Closes #5876. | |||
