summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* LaTeX writer: Protect graphics in headers.Jesse Rosenthal2014-09-09
* Docx Reader: Remove header class properly in other langsJesse Rosenthal2014-09-06
* Docx reader: Use polyglot header list.Jesse Rosenthal2014-09-05
* Docx Reader: Start list of polyglot section headers.Jesse Rosenthal2014-09-05
* Org reader: Added state changing blanklines.Jesse Rosenthal2014-09-04
* Docx reader: Rewrite rewriteLink to work with new headers.Jesse Rosenthal2014-09-04
* Docx reader: Single-item headers in ordered lists are headers.Jesse Rosenthal2014-09-04
* EPUB writer: Don't include nav node in spine unless --toc was requested.John MacFarlane2014-09-01
* LaTeX writer: Avoid using reserved characters as \lstinline delimiters.John MacFarlane2014-09-01
* EPUB writer: Fixed typo.John MacFarlane2014-09-01
* Merge pull request #1594 from jkr/itemFixJohn MacFarlane2014-08-31
|\
| * LaTeX writer: Put `~` before header in item text.Jesse Rosenthal2014-08-31
* | EPUB writer: Extract title even from structured title.John MacFarlane2014-08-31
* | Markdown reader: better handling of paragraph in div.John MacFarlane2014-08-31
* | EPUB writer: Don't use opf:title-type for epub2.John MacFarlane2014-08-31
* | Shared: Moved import of toChunks outside of conditional.John MacFarlane2014-08-31
|/
* DokuWiki writer: Make tables prettier by aligning columns.John MacFarlane2014-08-30
* DokuWiki writer: Handle table cell alignments.John MacFarlane2014-08-30
* Textile reader: Improved table support.John MacFarlane2014-08-30
* PDF: Catch errors in conversion of images and display message.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
* | Merge pull request #1580 from jkr/stringCellDokuWikiJohn MacFarlane2014-08-30
|\ \
| * | DokuWiki writer: Use backslash newlines in table cells.Jesse Rosenthal2014-08-30
* | | 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
| |/ /
* | | Docx Reader: Read single para in table cell as plainJesse Rosenthal2014-08-28
* | | 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
* | | 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
* | Docx writer: Bibliography entries get Bibliography style.John MacFarlane2014-08-23
* | Fixed --self-contained with Windows paths.John MacFarlane2014-08-22
* | 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
* | EPUB writer: don't use page-progression-direction in EPUB2.John MacFarlane2014-08-19
* | Merge pull request #1547 from jkr/styleparseJohn MacFarlane2014-08-18
|\ \
| * | Docx reader: whitespace fix.Jesse Rosenthal2014-08-17