summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Makefile: fix version detection.John MacFarlane2017-10-29
* Changelog format fixes.John MacFarlane2017-10-29
* Fixed warnings.John MacFarlane2017-10-29
* Export all of Text.Pandoc.Class from Text.Pandoc.John MacFarlane2017-10-29
* INSTALL - removed "building the whole pandoc ecosystem."John MacFarlane2017-10-29
* Removed useless notes state in DokuWiki writer.John MacFarlane2017-10-29
* changelog formatting fix.John MacFarlane2017-10-29
* Changelog formatting fix.John MacFarlane2017-10-29
* Source code reformatting.John MacFarlane2017-10-29
* hlint suggestions.John MacFarlane2017-10-29
* Added creole reader test files to pandoc.cabal.John MacFarlane2017-10-29
* More hlint.John MacFarlane2017-10-29
* Makefile: make SOURCEFILES overridable for make lint, make format.John MacFarlane2017-10-29
* Add .hlint.yamlJohn MacFarlane2017-10-29
* Small reformat.John MacFarlane2017-10-29
* Use uncurry.John MacFarlane2017-10-29
* More hlint fixes.John MacFarlane2017-10-29
* Update changelog.John MacFarlane2017-10-29
* Write FB2 lists without nesting blocks inside <p> (#4004)Alexander2017-10-29
* Creole reader (#4002)Sascha Wilde2017-10-29
* Use latest pandoc-citeproc release for binary package.John MacFarlane2017-10-28
* Fix warning for older GHC versions.John MacFarlane2017-10-28
* Try to fix imports for older ghc.John MacFarlane2017-10-28
* Changelog mis-spellings.John MacFarlane2017-10-28
* Change order of imports to satisfy older ghc.John MacFarlane2017-10-28
* Changelog: note on --pdf-engine-optJohn MacFarlane2017-10-27
* Update man/pandoc.1.John MacFarlane2017-10-27
* Update date on MANUAL.txtJohn MacFarlane2017-10-27
* hlint suggestions.John MacFarlane2017-10-27
* Don't rely on syb when we don't need to.John MacFarlane2017-10-27
* Removed unnecessary build-deps.John MacFarlane2017-10-27
* hlint changes.John MacFarlane2017-10-27
* hlint suggestions.John MacFarlane2017-10-27
* hlint suggestions.John MacFarlane2017-10-27
* hlint suggestions.John MacFarlane2017-10-27
* More code simp in pandoc.hs.John MacFarlane2017-10-27
* pandoc.hs - removed some cruft.John MacFarlane2017-10-27
* Automatic reformating by stylish-haskell.John MacFarlane2017-10-27
* Updated AUTHORS.md and changelog.John MacFarlane2017-10-27
* Improved documentation about markdown and gfm extensions.John MacFarlane2017-10-27
* Removed old adjacent_links test for docx reader.John MacFarlane2017-10-27
* Consistent underline for Readers (#2270)hftf2017-10-27
* Merge pull request #3998 from ickc/proofread-2John MacFarlane2017-10-27
|\
| * changelog: minor typo fixKolen Cheung2017-10-27
|/
* Merge pull request #3997 from ickc/proofreadJohn MacFarlane2017-10-27
|\
| * update years in copyrightKolen Cheung2017-10-26
| * Use CamelCase for JavaScript for uniformityKolen Cheung2017-10-26
| * .editorconfig: change tests/ to test/ as in 18ab864Kolen Cheung2017-10-26
| * partially undo commit da1e626Kolen Cheung2017-10-26
| * partially undo b851c2aKolen Cheung2017-10-26