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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-12
Basic support for images in ODT documents
Hubert Plociniczak
1
-6
/
+83
2016-09-02
Fix grouping of imports.
Jesse Rosenthal
3
-3
/
+4
2016-09-02
Remove Compat.Monoid
Jesse Rosenthal
3
-3
/
+3
2016-07-14
Removed some redundant class constraints.
John MacFarlane
1
-3
/
+3
2016-07-03
Odt reader: Removed redundant Monoid constraints.
John MacFarlane
1
-7
/
+7
2016-01-22
Changed type of Shared.uniqueIdent argument from [String] to Set String.
John MacFarlane
1
-1
/
+2
2015-11-09
Restored Text.Pandoc.Compat.Monoid.
John MacFarlane
3
-2
/
+3
2015-11-09
Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly."
John MacFarlane
9
-9
/
+0
2015-11-08
Use -XNoImplicitPrelude and 'import Prelude' explicitly.
John MacFarlane
9
-0
/
+9
2015-10-22
Changed § to % in operators from Odt.Arrows.Utils.
John MacFarlane
5
-43
/
+42
2015-10-14
Use custom Prelude to avoid compiler warnings.
John MacFarlane
6
-6
/
+0
2015-08-17
[BUG] Haddock : * and ^ to be escaped in docs
Grégory Bataille
1
-6
/
+6
2015-07-23
Added odt reader
MarLinn
11
-0
/
+4035
[prev]