index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
Tests
/
Readers
/
Odt.hs
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-25
ODT test: remove unnecessary imports.
Jesse Rosenthal
1
-1
/
+1
2017-01-25
Update all tests to use new readers and error structure.
Jesse Rosenthal
1
-6
/
+5
2017-01-25
Changed readNative to use PandocMonad.
John MacFarlane
1
-1
/
+3
2017-01-25
Update tests to work with runPure.
John MacFarlane
1
-1
/
+1
2016-12-13
Test case for issue #3223 (#3308)
hubertp-lshift
1
-0
/
+1
2016-12-13
Test case for bug 2752 (#3306)
hubertp-lshift
1
-0
/
+1
2016-11-30
Options: Removed writerStandalone, made writerTemplate a Maybe.
John MacFarlane
1
-3
/
+3
2016-11-26
[odt] Infer table's caption from the paragraph (#3224)
hubertp-lshift
1
-0
/
+1
2016-11-08
Inline code when text has a special style
Hubert Plociniczak
1
-0
/
+1
2016-10-24
Export Text.Pandoc.Error in Text.Pandoc.
John MacFarlane
1
-6
/
+1
2016-10-17
Infer caption from the text following the img
Hubert Plociniczak
1
-2
/
+4
2015-11-09
Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly."
John MacFarlane
1
-2
/
+1
2015-11-08
Use -XNoImplicitPrelude and 'import Prelude' explicitly.
John MacFarlane
1
-1
/
+2
2015-07-23
Added odt reader
MarLinn
1
-0
/
+165