summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fixed appveyor badgeJohn MacFarlane2016-07-22
* Added appveyor badgeJohn MacFarlane2016-07-22
* Fix MANUAL.txt path in make-windows-installer.txt.John MacFarlane2016-07-22
* Merge pull request #3033 from tarleb/github-readmeJohn MacFarlane2016-07-22
|\
| * Add Github-friendly README.mdAlbert Krewinkel2016-07-20
| * Rename README to MANUAL.txtAlbert Krewinkel2016-07-20
* | Textile reader: disallow empty URL in explicit link.John MacFarlane2016-07-22
* | Added test for extended code block in textile.John MacFarlane2016-07-22
* | Textile reader: support `bc..` extended code blocks.John MacFarlane2016-07-22
* | Removed flag setting for texmath in stack.full.yaml.John MacFarlane2016-07-22
* | stack.full.yaml - only build pandoc, pandoc-types, pandoc-citeproc.John MacFarlane2016-07-21
* | Updated stack.full.yaml.John MacFarlane2016-07-21
* | make_deb.sh: get pandoc-citeproc LICENSE from github.John MacFarlane2016-07-21
* | make_deb.sh: get pandoc-citeproc.1 directly from github.John MacFarlane2016-07-21
* | deb Vagrantfile: install curl.John MacFarlane2016-07-21
* | Small changes in debian package creation.John MacFarlane2016-07-20
* | LaTeX reader: be more forgiving of non-standard characters.John MacFarlane2016-07-20
* | LaTeX reader: more robust parsing of unknown environments.John MacFarlane2016-07-20
* | Restored whitespace between paragraphs in beamer template.John MacFarlane2016-07-20
* | RST reader: use Div for admonitions.John MacFarlane2016-07-20
|/
* Textile reader: improve definition list parsing.John MacFarlane2016-07-19
* Textile reader: improved table parsing.John MacFarlane2016-07-18
* LaTeX template: Added dummy definition for `\institute`.John MacFarlane2016-07-18
* Fixd README date.John MacFarlane2016-07-17
* Use cmark-0.5.3.1 with stack.lts6.yaml.John MacFarlane2016-07-16
* Add aeson-pretty to stack.yaml for deb, windows.John MacFarlane2016-07-16
* Use cmark-0.5.3.1 in stack.yaml.John MacFarlane2016-07-16
* Updated changelog.John MacFarlane2016-07-15
* Added aeson-pretty to osx/stack.yaml.John MacFarlane2016-07-15
* Use cmark-0.5.3 in stack.yaml.John MacFarlane2016-07-15
* Don't require haddock-library 1.4.John MacFarlane2016-07-15
* Use liftM since otherwise Functor type constraint needen in ghc 7.8.John MacFarlane2016-07-15
* Fixed compiler warnings.John MacFarlane2016-07-14
* Haddock reader - support math.John MacFarlane2016-07-14
* Require haddock-library >= 1.4.John MacFarlane2016-07-14
* Use pandoc-citeproc-0.10.1 for packages.John MacFarlane2016-07-14
* Updated man page.John MacFarlane2016-07-14
* Fixed duplicate reference in README.John MacFarlane2016-07-14
* Docx Writer: Use actual creation time as doc propJesse Rosenthal2016-07-14
* Shared: improve year sanity check in normalizeDateJesse Rosenthal2016-07-14
* Shared: normalizeDate should reject illegal years.Jesse Rosenthal2016-07-14
* Shared: Add further formats for `normalizeDate`Jesse Rosenthal2016-07-14
* Added resolver clause to stack.lts6.yaml.John MacFarlane2016-07-14
* Added winpkg target to Makefile.John MacFarlane2016-07-14
* make_oxs_package.sh - use OSX env variable.John MacFarlane2016-07-14
* Version to 1.17.2.John MacFarlane2016-07-14
* Removed some redundant class constraints.John MacFarlane2016-07-14
* Fixed lts6 travis build.John MacFarlane2016-07-14
* Merge pull request #3019 from tarleb/org-verbatim-fixJohn MacFarlane2016-07-14
|\
| * Org reader: fix parsing of verbatim inlinesAlbert Krewinkel2016-07-14