summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Makefile: Add README as dependency of man pages.John MacFarlane2014-08-30
* Updated README dateJohn MacFarlane2014-08-30
* Version bump to 1.13.1.John MacFarlane2014-08-30
* Makefile: Fixed install target to use copy, register.John MacFarlane2014-08-30
* Added new dokuwiki multiblock table tests to pandoc.cabal.John MacFarlane2014-08-30
* Dokuwiki writer: Add a test for multiblock table cells.Jesse Rosenthal2014-08-30
* Updated changelog.John MacFarlane2014-08-30
* Merge branch 'mime' of https://github.com/Aelve/John into Aelve-mimeJohn MacFarlane2014-08-30
|\
| * Remove an unnecessary import.Artyom Kazak2014-08-17
| * Update Reader.EPUB to use `MimeType`.Artyom Kazak2014-08-17
| * MIME cleanup.Artyom Kazak2014-08-17
* | Updated changelog.John MacFarlane2014-08-30
* | Updated README on `--self-contained`.John MacFarlane2014-08-30
* | Merge pull request #1580 from jkr/stringCellDokuWikiJohn MacFarlane2014-08-30
|\ \
| * | DokuWiki writer: Use backslash newlines in table cells.Jesse Rosenthal2014-08-30
* | | Removed extra blank line after version.John MacFarlane2014-08-30
* | | Updated changelog.John MacFarlane2014-08-29
* | | Merge pull request #1574 from jlduran/latex-horizontal-ruleJohn MacFarlane2014-08-29
|\ \ \
| * | | LaTeX writer: Make Horizontal Rules more flexibleJose Luis Duran2014-08-28
* | | | Merge branch 'ugly-tables' of https://github.com/jlduran/pandoc into jlduran-...John MacFarlane2014-08-29
|\ \ \ \ | |_|/ / |/| | |
| * | | LaTeX writer: Add `\strut` to fix multiline tablesJose Luis Duran2014-08-29
| * | | LaTeX writer: Fix tablesJose Luis Duran2014-08-28
| |/ /
* | | Merge pull request #1577 from jkr/plainCellsJohn MacFarlane2014-08-28
|\ \ \
| * | | Docx reader: update tests for new table behavior.Jesse Rosenthal2014-08-28
| * | | Docx Reader: Read single para in table cell as plainJesse Rosenthal2014-08-28
|/ / /
* | | Merge pull request #1567 from mpickering/dokuwidthJohn MacFarlane2014-08-27
|\ \ \ | |/ / |/| |
| * | DokuWiki Writer: Refactor to use Reader monadMatthew Pickering2014-08-27
| * | DokuWiki Writer: Hlint cleanupMatthew Pickering2014-08-27
| * | DokuWiki Writer: Qualified all importsMatthew Pickering2014-08-27
|/ /
* | Merge pull request #1564 from jkr/trackChangesWriterJohn MacFarlane2014-08-26
|\ \
| * | Docx writer: Accomodate GHC 7.4 (no lookupEnv)Jesse Rosenthal2014-08-26
| * | Docx writer: Default to user login and time of change if not given.Jesse Rosenthal2014-08-25
| * | Docx writer: Implement track changes.Jesse Rosenthal2014-08-25
* | | Merge pull request #1565 from Chobbes/masterJohn MacFarlane2014-08-26
|\ \ \ | |/ / |/| |
| * | Fixed exampleLine parser to accept example lines which have indentation at th...Calvin Beck2014-08-26
|/ /
* | Hlint changes to Docx writer.John MacFarlane2014-08-24
* | Capitalized Build-Depends for consistency.John MacFarlane2014-08-24
* | Fix build dependencies for the trypandoc flag.Gabor Pali2014-08-24
* | Docx writer: Bibliography entries get Bibliography style.John MacFarlane2014-08-23
* | Fixed --self-contained with Windows paths.John MacFarlane2014-08-22
* | Merge pull request #1553 from mpickering/masterJohn MacFarlane2014-08-21
|\ \
| * | Txt2Tags Reader: Fixed crash when reading from stdinmpickering2014-08-21
| * | Txt2Tags Reader: Corrected formatting of %%mtime macrompickering2014-08-21
| * | Txt2Tags Reader: Parse Meta informationmpickering2014-08-21
| * | Txt2Tags reader: Header is now parsed only if standalone flag is setmpickering2014-08-20
* | | Added network-uri flag.John MacFarlane2014-08-20
* | | More test updates.John MacFarlane2014-08-20
* | | Updated tests.John MacFarlane2014-08-20
|/ /
* | LaTeX template: disable microtype protrusion for typewriter font.John MacFarlane2014-08-20
* | EPUB writer: don't use page-progression-direction in EPUB2.John MacFarlane2014-08-19