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
/
Util.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
-2
/
+2
2019-11-12
Switch to new pandoc-types and use Text instead of String [API change].
despresc
1
-0
/
+9
2019-02-04
Add missing copyright notices and remove license boilerplate (#5112)
Albert Krewinkel
1
-0
/
+13
2018-03-18
Use NoImplicitPrelude and explicitly import Prelude.
John MacFarlane
1
-0
/
+2
2017-10-27
hlint suggestions.
John MacFarlane
1
-1
/
+0
2017-03-04
Stylish-haskell automatic formatting changes.
John MacFarlane
1
-2
/
+2
2017-02-03
Docx reader: handle local namespace declarations.
John MacFarlane
1
-2
/
+22
2016-11-02
Docx reader utils: handle empty namespace in elemName
Jesse Rosenthal
1
-1
/
+2
2015-11-09
Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly."
John MacFarlane
1
-1
/
+0
2015-11-08
Use -XNoImplicitPrelude and 'import Prelude' explicitly.
John MacFarlane
1
-0
/
+1
2015-03-01
Started moving StyleMap out of writer code
Nikolay Yakimov
1
-0
/
+26