summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* epub, epub3: added header-includes, include-before, include-after.John MacFarlane2015-04-07
* reveal.js template: move custom css after theme.John MacFarlane2015-04-07
* Merge pull request #2057 from Jubobs/masterMatthew Pickering2015-04-07
|\
| * Markdown Reader: eliminate common subexpressionsJulien Cretel2015-04-07
|/
* EPUB writer: Take TOC title from toc-title metadata field.John MacFarlane2015-04-02
* Improved INSTALL instructions.John MacFarlane2015-04-02
* Added INSTALL instructions about older cabal versions.John MacFarlane2015-04-02
* Added "noProof" to docx syntax highlighting SourceCode style.John MacFarlane2015-04-01
* reveal.js template: add new configurable options.John MacFarlane2015-03-31
* Merge pull request #2042 from lierdakil/issue1866John MacFarlane2015-03-31
|\
| * Latex Reader: Block commands code cleanupNikolay Yakimov2015-03-31
| * Latex Reader: Guard against para starting with inline macroNikolay Yakimov2015-03-30
| * Latex Reader: More tests for corner casesNikolay Yakimov2015-03-30
| * Latex Reader: Test for para starting with latex macroNikolay Yakimov2015-03-30
| * LaTeX Reader: check for block-level newcommand aliases in blockCommandNikolay Yakimov2015-03-30
* | Merge pull request #2035 from lierdakil/issue2031John MacFarlane2015-03-30
|\ \
| * | Updated README with new Docx Writer style namesNikolay Yakimov2015-03-29
| * | Reference Docx: Add keepNext to table captionsNikolay Yakimov2015-03-29
| * | Docx Writer: Add a style to figure imagesNikolay Yakimov2015-03-29
* | | benchmark - removed kludge we needed before CommonMark writer.John MacFarlane2015-03-30
* | | Added CommonMark writer.John MacFarlane2015-03-29
* | | Require cmark 0.3.1.John MacFarlane2015-03-29
| |/ |/|
* | Merge pull request #2038 from lierdakil/docx-hyphen-settingsJohn MacFarlane2015-03-29
|\ \
| * | Docx Writer: Copy hyphenation settings from reference.docxNikolay Yakimov2015-03-29
| |/
* | Merge pull request #2037 from lierdakil/issue458John MacFarlane2015-03-29
|\ \
| * | Docx Writer: Place toc after abstract, rather than beforeNikolay Yakimov2015-03-29
| * | Add toc heading style to reference.docxNikolay Yakimov2015-03-29
| * | Docx Writer: Initial support for --toc option (issue #458)Nikolay Yakimov2015-03-29
| |/
* | Merge pull request #2039 from mpickering/7.10John MacFarlane2015-03-29
|\ \
| * | Docx Writer: Filter out illegal XML charactersMatthew Pickering2015-03-29
|/ /
* | README: Add links to filter libs in perl, php, javascript.John MacFarlane2015-03-28
* | Merge branch 'rootzlevel-master'John MacFarlane2015-03-28
|\ \ | |/ |/|
| * Merge branch 'master' of https://github.com/rootzlevel/pandoc into rootzlevel...John MacFarlane2015-03-28
|/|
| * Org reader: Add test for image linksHans-Peter Deifel2015-02-26
| * Org reader: Allow image links with non-image targetsHans-Peter Deifel2015-02-25
* | Merge pull request #2034 from lierdakil/issue2032John MacFarlane2015-03-28
|\ \
| * | Reference Docx: update word/footnotes.xmlNikolay Yakimov2015-03-29
|/ /
* | Always build man pages. Removed make-pandoc-man-pages flag.John MacFarlane2015-03-28
* | Added images needed for docx tests to cabal extra-source-files.John MacFarlane2015-03-28
* | make-pandoc-man-pages: fixed to build with new readMarkdown type.John MacFarlane2015-03-28
* | Added source files for reference.docx/odt to extra-source-files.John MacFarlane2015-03-28
* | Added Tests.Writers.Docx to cabal file.John MacFarlane2015-03-28
* | Version bump to 1.14.John MacFarlane2015-03-28
* | Updated code example in Text.Pandoc.John MacFarlane2015-03-28
* | Merge branch 'master' of github.com:jgm/pandocJohn MacFarlane2015-03-28
|\ \
| * | Fixed typo in lhs-test.html.John MacFarlane2015-03-28
* | | Merge branch 'mpickering-errortype'John MacFarlane2015-03-28
|\ \ \ | |/ / |/| |
| * | Merge branch 'errortype' of https://github.com/mpickering/pandoc into mpicker...John MacFarlane2015-03-28
| |\ \
| | * | Move utility error functions to Text.Pandoc.SharedMatthew Pickering2015-02-18
| | * | Update haddocks and copyright noticesMatthew Pickering2015-02-18