aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-26Fix 'Ext_lists_without_preceding_blankline' bug.Artyom2-2/+21
2014-09-22Merge pull request #1639 from RyanGlScott/masterJohn MacFarlane1-5/+5
2014-09-22Bump text, random, http-client upper boundsRyanGlScott1-5/+5
2014-09-11Docx writer: Renumber header and footer relationships to avoid collisions.Jesse Rosenthal1-12/+56
2014-09-09Updated tests for #1616 change.John MacFarlane1-0/+1
2014-09-09LaTeX template: Added \VerbatimFootnotes if there is verbatim in notes.John MacFarlane1-26/+7
2014-09-09LaTeX writer: Test for protecting images in header.Jesse Rosenthal1-0/+3
2014-09-09LaTeX writer: Protect graphics in headers.Jesse Rosenthal1-6/+15
2014-09-06Docx Reader: Remove header class properly in other langsJesse Rosenthal1-4/+4
2014-09-05Docx reader: Add test for polyglot headers.Jesse Rosenthal3-0/+14
2014-09-05Docx reader: Use polyglot header list.Jesse Rosenthal1-7/+7
2014-09-05Docx Reader: Start list of polyglot section headers.Jesse Rosenthal1-0/+7
2014-09-04Org reader: Update TestsJesse Rosenthal1-1/+5
2014-09-04Org reader: Added state changing blanklines.Jesse Rosenthal1-1/+8
2014-09-04Docx Reader: Add tests for numbered headers.Jesse Rosenthal3-0/+5
2014-09-04Docx reader: Rewrite rewriteLink to work with new headers.Jesse Rosenthal1-9/+4
2014-09-04Docx reader: Single-item headers in ordered lists are headers.Jesse Rosenthal1-4/+6
2014-09-01EPUB writer: Don't include nav node in spine unless --toc was requested.John MacFarlane1-4/+2
2014-09-01LaTeX writer: Avoid using reserved characters as \lstinline delimiters.John MacFarlane1-1/+3
2014-09-01EPUB writer: Fixed typo.John MacFarlane1-1/+1
2014-08-31Merge pull request #1594 from jkr/itemFixJohn MacFarlane2-2/+19
2014-08-31EPUB writer: Extract title even from structured title.John MacFarlane1-7/+21
2014-08-31Use real copyright symbol in README epub metadata example.John MacFarlane1-1/+1
2014-08-31LaTeX writer: Add tests for header-in-item.Jesse Rosenthal1-0/+7
2014-08-31LaTeX writer: Put `~` before header in item text.Jesse Rosenthal1-2/+12
2014-08-31Markdown reader: better handling of paragraph in div.John MacFarlane14-13/+32
2014-08-31README: escape (c) in epub metadata exampleJohn MacFarlane1-1/+1
2014-08-31EPUB writer: Don't use opf:title-type for epub2.John MacFarlane1-2/+2
2014-08-31EPUB, EPUB3 templates: Handle structured metadata on titlepage.John MacFarlane1-6/+27
2014-08-31Use protocol-relative URL for mathjax.John MacFarlane1-1/+1
2014-08-31Shared: Moved import of toChunks outside of conditional.John MacFarlane1-1/+1
2014-08-30Makefile: simplified 'make dist'.John MacFarlane1-6/+3
2014-08-30DokuWiki writer: Make tables prettier by aligning columns.John MacFarlane4-66/+50
2014-08-30DokuWiki writer: Handle table cell alignments.John MacFarlane1-27/+19
2014-08-30Updated changelog.John MacFarlane1-0/+4
2014-08-30Textile reader: Improved table support.John MacFarlane2-56/+20
2014-08-30PDF: Catch errors in conversion of images and display message.John MacFarlane1-8/+14
2014-08-30Put version in lower-left corner of man pages.John MacFarlane3-3/+5
2014-08-30Makefile: Add README as dependency of man pages.John MacFarlane1-2/+2
2014-08-30Updated README dateJohn MacFarlane1-1/+1
2014-08-30Version bump to 1.13.1.John MacFarlane2-2/+2
2014-08-30Makefile: Fixed install target to use copy, register.John MacFarlane1-1/+2
2014-08-30Added new dokuwiki multiblock table tests to pandoc.cabal.John MacFarlane1-0/+2
2014-08-30Dokuwiki writer: Add a test for multiblock table cells.Jesse Rosenthal3-0/+19
2014-08-30Updated changelog.John MacFarlane1-0/+5
2014-08-30Merge branch 'mime' of https://github.com/Aelve/John into Aelve-mimeJohn MacFarlane8-51/+67
2014-08-30Updated changelog.John MacFarlane1-1/+8
2014-08-30Updated README on `--self-contained`.John MacFarlane1-4/+3
2014-08-30Merge pull request #1580 from jkr/stringCellDokuWikiJohn MacFarlane1-10/+36
2014-08-30Removed extra blank line after version.John MacFarlane1-1/+1