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
/
Odt.hs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-22
Finer grained imports of Text.Pandoc.Class submodules (#6203)
Albert Krewinkel
1
-2
/
+2
2020-03-15
Use implicit Prelude (#6187)
Albert Krewinkel
1
-2
/
+0
2019-11-12
Switch to new pandoc-types and use Text instead of String [API change].
despresc
1
-1
/
+2
2019-06-20
Improve the parsing of frames in ODT documents
blmage
1
-3
/
+2
2019-03-01
Remove license boilerplate.
John MacFarlane
1
-19
/
+0
2018-03-18
Use NoImplicitPrelude and explicitly import Prelude.
John MacFarlane
1
-0
/
+2
2017-10-27
Automatic reformating by stylish-haskell.
John MacFarlane
1
-18
/
+18
2017-01-25
Readers: pass errors straight up to PandocMonad.
Jesse Rosenthal
1
-1
/
+1
2017-01-25
Unify Errors.
Jesse Rosenthal
1
-3
/
+3
2017-01-25
Working on readers.
Jesse Rosenthal
1
-4
/
+18
2016-10-12
Basic support for images in ODT documents
Hubert Plociniczak
1
-16
/
+28
2016-05-01
Binary fmts throw PandocError on zip-archive fail
Jesse Rosenthal
1
-1
/
+3
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-10-14
Use custom Prelude to avoid compiler warnings.
John MacFarlane
1
-1
/
+0
2015-07-23
Added odt reader
MarLinn
1
-0
/
+86