summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge pull request #1746 from shelf/dw-ext-imagesMatthew Pickering2014-12-08
|\
| * DokuWiki writer: add external_images testTimothy Humphries2014-11-09
| * DokuWiki writer: fix external imagesTimothy Humphries2014-11-09
* | Merge pull request #1794 from mpickering/docxfixJohn MacFarlane2014-12-08
|\ \
| * | Fix for #1641 (docx table captions above tables)Nikolay Yakimov2014-12-08
* | | Merge pull request #1646 from neongreen/issue1631Matthew Pickering2014-12-08
|\ \ \ | |/ / |/| |
| * | README: Add an -email address link- example.Artyom2014-09-26
* | | Updated INSTALL on building man pages.John MacFarlane2014-12-07
* | | Merge pull request #1716 from lierdakil/issue1607-pullreqMatthew Pickering2014-12-07
|\ \ \
| * | | Docx Writer: Partial fix for #1607Nikolay Yakimov2014-10-24
* | | | Merge pull request #1790 from mpickering/masterJohn MacFarlane2014-12-07
|\ \ \ \
| * | | | Text.Pandoc.Pretty: Improve performance of realLengthMatthew Pickering2014-12-06
|/ / / /
* | | | Merge pull request #1787 from Twinside/masterMatthew Pickering2014-12-06
|\ \ \ \
| * | | | Update pandoc.cabal, Bumping JuicyPixels upper boundVincent2014-12-06
|/ / / /
* | | | Merge pull request #1781 from bergey/rstJohn MacFarlane2014-12-01
|\ \ \ \
| * | | | parse RST class directivesDaniel Bergey2014-12-01
| * | | | parse RST quoted literal blocksDaniel Bergey2014-12-01
|/ / / /
* | | | ICML writer: Don't force all citations into footnotes.John MacFarlane2014-11-30
* | | | Reverted "omit blank lines after list items," better fix for #1777.John MacFarlane2014-11-25
* | | | RST writer: Omit blank lines after list items.John MacFarlane2014-11-25
* | | | RST writer: Ensure blank line after figure.John MacFarlane2014-11-25
* | | | LaTeX reader: support `\smartcite` and `\Smartcite` from biblatex.John MacFarlane2014-11-25
* | | | Fixed double-rendering of footnotes in RST tables.John MacFarlane2014-11-19
* | | | Really fix #1758. Add `id="cover"` to body on cover page.John MacFarlane2014-11-17
* | | | Use regular page template for nav.xhtml.John MacFarlane2014-11-16
* | | | Removed extra body tag from epub3 template.John MacFarlane2014-11-16
* | | | epub, epub3 templates: Added id="cover" to body of titlepage.John MacFarlane2014-11-16
* | | | Make `embed` tag either block or inline.John MacFarlane2014-11-16
* | | | Removed extra `</body>` tag from `tests/html-reader.html`.John MacFarlane2014-11-16
* | | | Changed mime type for otf to application/vnd.ms-opentype.John MacFarlane2014-11-16
* | | | Fixed bug in org with bulleted lists:John MacFarlane2014-11-13
* | | | Add tests for external links with anchorsCaleb McDaniel2014-11-13
* | | | Account for external link URLs with anchorsCaleb McDaniel2014-11-13
* | | | Merge pull request #1645 from neongreen/issue1636John MacFarlane2014-11-12
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix 'Ext_lists_without_preceding_blankline' bug.Artyom2014-09-26
| | |/ | |/|
* | | Merge pull request #1742 from tarleb/org-fix-linksJohn MacFarlane2014-11-05
|\ \ \
| * | | Org reader: allow empty links for gitit interopAlbert Krewinkel2014-11-05
| * | | Org reader: absolute, relative paths in linksAlbert Krewinkel2014-11-05
|/ / /
* | | DokuWiki writer: Better handling of block quotes.John MacFarlane2014-11-04
* | | Fixed README and pandoc.cabal for TWiki reader.John MacFarlane2014-10-31
* | | Merge pull request #1726 from AlexanderS/twiki-parserJohn MacFarlane2014-10-31
|\ \ \
| * | | TWiki Reader: update documentationAlexander Sulfrian2014-10-30
| * | | TWiki Reader: add basic syntax testAlexander Sulfrian2014-10-30
| * | | TWiki Reader: add new new twiki readerAlexander Sulfrian2014-10-30
* | | | ODT writer: Correctly handle images without extensions.John MacFarlane2014-10-30
* | | | Merge pull request #1727 from toddsifleet/tws-fix-issue-1682John MacFarlane2014-10-28
|\ \ \ \
| * | | | Strip querystring in ODT writeTodd Sifleet2014-10-28
|/ / / /
* / / / Clarified need for `-s` to get character encoding info.John MacFarlane2014-10-28
|/ / /
* | | Docx test: Remove Danish header test.Jesse Rosenthal2014-10-25
* | | Docx reader: add tests for i18n headers.Jesse Rosenthal2014-10-25