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
/
Combine.hs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-07
[Docx Reader] Use null instead of isEmpty in Readers.Docx.Combine
Nikolay Yakimov
1
-9
/
+5
2020-07-07
[Docx Reader] Remove unused LANGUAGE from Readers.Docx.Combine
Nikolay Yakimov
1
-2
/
+0
2020-07-07
[Docx Reader] Remove no-op stack/unstackInlines in Readers.Docx.Combine
Nikolay Yakimov
1
-6
/
+4
2020-07-07
[Docx Reader] Get rid of unused NullModifier in Readers.Docx.Combine
Nikolay Yakimov
1
-18
/
+15
2020-07-07
[Docx Reader] Refactor/update smushInlines
Nikolay Yakimov
1
-44
/
+32
2020-03-15
Use implicit Prelude (#6187)
Albert Krewinkel
1
-2
/
+0
2020-03-13
Update copyright year (#6186)
Albert Krewinkel
1
-2
/
+2
2020-02-07
Resolve HLint warnings
Albert Krewinkel
1
-1
/
+0
2019-11-12
Switch to new pandoc-types and use Text instead of String [API change].
despresc
1
-1
/
+2
2019-02-21
Docx reader: Start adding comment to combine module
Jesse Rosenthal
1
-0
/
+40
2019-02-18
Docx reader: Trim space inside the last inline.
Jesse Rosenthal
1
-1
/
+2
2019-02-04
Add missing copyright notices and remove license boilerplate (#5112)
Albert Krewinkel
1
-1
/
+12
2018-04-17
Docx reader: Combine codeBlocks
Jesse Rosenthal
1
-0
/
+4
2018-03-18
Use NoImplicitPrelude and explicitly import Prelude.
John MacFarlane
1
-0
/
+2
2017-10-27
hlint changes.
John MacFarlane
1
-12
/
+12
2017-03-04
Stylish-haskell automatic formatting changes.
John MacFarlane
1
-15
/
+16
2016-02-26
Docx Reader: Get rid of Modifiable typeclass.
Jesse Rosenthal
1
-0
/
+154