index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Text
/
Pandoc
/
Readers
/
Metadata.hs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-08
Qualify some uses of fail to avoid ambiguity.
John MacFarlane
1
-6
/
+6
2020-10-07
Remove redundant import.
John MacFarlane
1
-1
/
+0
2020-10-07
Raise informative errors when YAML metadata parsing fails.
John MacFarlane
1
-26
/
+14
2020-10-05
Fixed regresison in last commit.
John MacFarlane
1
-21
/
+42
2020-10-05
Add yamlToRefs, yamlBsToRefs.
John MacFarlane
1
-1
/
+44
2020-06-29
Clean up T.P.R.Metadata
Nikolay Yakimov
1
-36
/
+23
2020-06-29
Unify defaults and markdown metadata parsers
Nikolay Yakimov
1
-13
/
+15
2020-06-28
Remove obsolete RelaxedPolyRec extension (#6487)
Nikolay Yakimov
1
-1
/
+0
2020-03-22
Finer grained imports of Text.Pandoc.Class submodules (#6203)
Albert Krewinkel
1
-1
/
+1
2020-03-15
Use implicit Prelude (#6187)
Albert Krewinkel
1
-2
/
+0
2020-03-13
Update copyright year (#6186)
Albert Krewinkel
1
-1
/
+1
2020-02-17
Revert "Allow specifying string value in metadata using `!!literal` tag."
John MacFarlane
1
-6
/
+4
2020-02-17
Allow specifying string value in metadata using `!!literal` tag.
John MacFarlane
1
-4
/
+6
2020-02-07
Apply linter suggestions. Add fix_spacing to lint target in Makefile.
John MacFarlane
1
-9
/
+6
2020-02-07
Resolve HLint warnings
Albert Krewinkel
1
-5
/
+1
2019-11-24
Add unexported Text.Pandoc.Readers.Metadata.
John MacFarlane
1
-0
/
+140