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
/
Docx
/
Fields.hs
Age
Commit message (
Expand
)
Author
Files
Lines
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-08
Use <$> instead of >>= and return (#6128)
Joseph C. Sible
1
-1
/
+1
2020-02-08
Clean up after "hlint --refactor" (#6129)
Joseph C. Sible
1
-2
/
+2
2020-02-07
Apply linter suggestions. Add fix_spacing to lint target in Makefile.
John MacFarlane
1
-2
/
+2
2019-11-12
Switch to new pandoc-types and use Text instead of String [API change].
despresc
1
-15
/
+18
2019-03-01
Remove license boilerplate.
John MacFarlane
1
-18
/
+0
2019-02-04
Add missing copyright notices and remove license boilerplate (#5112)
Albert Krewinkel
1
-2
/
+2
2018-03-18
Use NoImplicitPrelude and explicitly import Prelude.
John MacFarlane
1
-0
/
+2
2018-01-20
Docx reader: Use already imported operator
Jesse Rosenthal
1
-1
/
+1
2018-01-20
Docx reader: small change to Fields hyperlink parser
Jesse Rosenthal
1
-1
/
+1
2018-01-19
hlint code improvements.
John MacFarlane
1
-4
/
+4
2018-01-16
Docx reader: Parse instrText info in fldChar tags.
Jesse Rosenthal
1
-0
/
+89