summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Readers/Odt/StyleReader.hs
Commit message (Expand)AuthorAge
* hlint code improvements.John MacFarlane2018-01-19
* Spellcheck commentsAlexander Krotov2017-11-06
* More hlint fixes.John MacFarlane2017-10-29
* Automatic reformating by stylish-haskell.John MacFarlane2017-10-27
* Odt reader: remove dead codeAlbert Krewinkel2017-05-31
* Added tests and a corner case for starting numberHubert Plociniczak2016-10-14
* [ODT Parser] Include list's starting valueHubert Plociniczak2016-10-12
* Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly."John MacFarlane2015-11-09
* Use -XNoImplicitPrelude and 'import Prelude' explicitly.John MacFarlane2015-11-08
* Changed § to % in operators from Odt.Arrows.Utils.John MacFarlane2015-10-22
* Use custom Prelude to avoid compiler warnings.John MacFarlane2015-10-14
* [BUG] Haddock : * and ^ to be escaped in docsGrégory Bataille2015-08-17
* Added odt readerMarLinn2015-07-23