aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Readers/Metadata.hs
AgeCommit message (Expand)Author
2020-03-22Finer grained imports of Text.Pandoc.Class submodules (#6203)Albert Krewinkel
2020-03-15Use implicit Prelude (#6187)Albert Krewinkel
2020-03-13Update copyright year (#6186)Albert Krewinkel
2020-02-17Revert "Allow specifying string value in metadata using `!!literal` tag."John MacFarlane
2020-02-17Allow specifying string value in metadata using `!!literal` tag.John MacFarlane
2020-02-07Apply linter suggestions. Add fix_spacing to lint target in Makefile.John MacFarlane
2020-02-07Resolve HLint warningsAlbert Krewinkel
2019-11-24Add unexported Text.Pandoc.Readers.Metadata.John MacFarlane