summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'use-texorpdfstring' of https://github.com/wilx/pandoc into wilx...John MacFarlane2014-12-15
|\
| * Update tests suite to expect \texorpdfstring.Vaclav Zeman2014-02-13
| * src/Text/Pandoc/Writers/LaTeX.hs: Use \texorpdfstring for sectionVaclav Zeman2014-02-10
* | Added a note about the need for `-s` to include YAML in Markdown output.John MacFarlane2014-12-15
* | Merge pull request #1805 from bergey/rstJohn MacFarlane2014-12-15
|\ \
| * | RST: warn about ignored fields in role directivesDaniel Bergey2014-12-12
| * | RST Reader: compute Attrs when role is definedDaniel Bergey2014-12-12
| * | WIP: tests for RST rolesDaniel Bergey2014-12-12
| * | RST reader: improve support for custom rolesDaniel Bergey2014-12-12
| * | RST: literal role should produce Code,Daniel Bergey2014-12-12
| * | expose warnings from RST reader; refactorDaniel Bergey2014-12-12
| * | RST Reader: Warn about skipped directivesDaniel Bergey2014-12-08
* | | DocBook readers: Include id on section headers.John MacFarlane2014-12-14
* | | DocBook reader: Handle menuchoice elements better.John MacFarlane2014-12-14
* | | DocBook reader: get string content in inner tags for literal elements.John MacFarlane2014-12-14
* | | DocBook reader: handle keycombo, keycap.John MacFarlane2014-12-14
* | | Merge pull request #1813 from tarleb/file-linksJohn MacFarlane2014-12-14
|\ \ \
| * | | Org reader: properly handle links to `file:target`Albert Krewinkel2014-12-14
* | | | Fixe autolinks with following punctuation.John MacFarlane2014-12-14
|/ / /
* | | Merge pull request #1695 from bjornbm/masterJohn MacFarlane2014-12-10
|\ \ \
| * | | Escape spaces. Fixes jgm/pandoc#1694.Bjorn Buckwalter2014-10-15
* | | | Merge pull request #1797 from bos/masterJohn MacFarlane2014-12-08
|\ \ \ \
| * | | | DocBook reader: document/test "type" as implementedBryan O'Sullivan2014-12-08
| * | | | Fix test suiteBryan O'Sullivan2014-12-08
| * | | | DocBook reader: add support for classnameBryan O'Sullivan2014-12-08
* | | | | Merge pull request #1795 from bos/masterJohn MacFarlane2014-12-08
|\| | | |
| * | | | DocBook reader: add support for calloutlist and calloutBryan O'Sullivan2014-12-08
* | | | | Merge pull request #1796 from bos/threadedJohn MacFarlane2014-12-08
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Link the test suite using -threadedBryan O'Sullivan2014-12-08
|/ / / /
* | | | 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