aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Readers/Metadata.hs
AgeCommit message (Expand)AuthorFilesLines
2020-06-29Clean up T.P.R.MetadataNikolay Yakimov1-36/+23
2020-06-29Unify defaults and markdown metadata parsersNikolay Yakimov1-13/+15
2020-06-28Remove obsolete RelaxedPolyRec extension (#6487)Nikolay Yakimov1-1/+0
2020-03-22Finer grained imports of Text.Pandoc.Class submodules (#6203)Albert Krewinkel1-1/+1
2020-03-15Use implicit Prelude (#6187)Albert Krewinkel1-2/+0
2020-03-13Update copyright year (#6186)Albert Krewinkel1-1/+1
2020-02-17Revert "Allow specifying string value in metadata using `!!literal` tag."John MacFarlane1-6/+4
2020-02-17Allow specifying string value in metadata using `!!literal` tag.John MacFarlane1-4/+6
2020-02-07Apply linter suggestions. Add fix_spacing to lint target in Makefile.John MacFarlane1-9/+6
2020-02-07Resolve HLint warningsAlbert Krewinkel1-5/+1
2019-11-24Add unexported Text.Pandoc.Readers.Metadata.John MacFarlane1-0/+140