aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-09Very rudimentary mallard reader test.mallardJohn MacFarlane
2016-05-09Added references to mallard in README and cabal description.John MacFarlane
2016-05-09Implement a Mallard Reader.Mathieu Duponchelle
2016-05-09New method for checking for presence of tex program.John MacFarlane
2016-05-09Merge pull request #2908 from ickc/masterJohn MacFarlane
2016-05-09Loading the full MathJax config to maximize loading speedKolenCheung
2016-05-09Merge pull request #1 from jgm/masterickc
2016-05-09Avoid lazy foldl in LaTeX writer.John MacFarlane
2016-05-09Change default mathjax setup to use TeX-AMS_CHTML configuration.John MacFarlane
2016-05-09Use new CommonHTML output for MathJax (updated default MathJax URL).John MacFarlane
2016-05-09README: clarified documentation of `implicit_header_references`.John MacFarlane
2016-05-09Merge pull request #2907 from tarleb/org-fixesJohn MacFarlane
2016-05-09Org writer: print empty table rowsAlbert Krewinkel
2016-05-09Org reader: fix inline-LaTeX regressionAlbert Krewinkel
2016-05-09Merge pull request #2906 from roblabla/feature-mediaWikiTableHeaderSpacesJohn MacFarlane
2016-05-09Allow spaces before '!' in MediaWiki table headerroblabla
2016-05-05Merge pull request #2898 from tarleb/org-table-refactoringJohn MacFarlane
2016-05-05Merge pull request #2900 from tarleb/org-symbol-fixJohn MacFarlane
2016-05-04Org reader: fix spacing after LaTeX-style symbolsAlbert Krewinkel
2016-05-04Org reader: fix handling of empty table cells, rowsAlbert Krewinkel
2016-05-04Org reader: refactor rows-to-table conversionAlbert Krewinkel
2016-05-04Org reader: stop padding short table rowsAlbert Krewinkel
2016-05-01Added docbook5 templates, test files to pandoc.cabal.John MacFarlane
2016-05-01Bump version to 1.17.1.John MacFarlane
2016-05-01README: Added docbook5 as output format.John MacFarlane
2016-05-01Added docbook5 template.John MacFarlane
2016-05-01Merge pull request #2890 from bcdevices/docbook5-writerJohn MacFarlane
2016-05-01Binary fmts throw PandocError on zip-archive failJesse Rosenthal
2016-05-01LaTeX writer: use {} around options containing special chars.John MacFarlane
2016-05-01Docx Reader: Throw PandocError on unzip failureJesse Rosenthal
2016-04-29Docbook5 writer: Properly handle ulink/linkIvo Clarysse
2016-04-29Write out Docbook 5 namespaceIvo Clarysse
2016-04-29HTML writer: ensure mathjax link is added when math appears in footnote.John MacFarlane
2016-04-29Add docbook5 writer supportIvo Clarysse
2016-04-27Revert "LaTeX writer: Add `\strut` to fix multiline tables"John MacFarlane
2016-04-26Merge pull request #2735 from mb21/patch-1John MacFarlane
2016-04-26Merge pull request #2829 from adunning/patch-1John MacFarlane
2016-04-26Merge pull request #2876 from shosti/org-code-indentJohn MacFarlane
2016-04-26LaTeX writer: ignore --incremental unless -t beamer.John MacFarlane
2016-04-26Ignore leading space in org code blocksEmanuel Evans
2016-04-20Require texmath 0.8.6.2.John MacFarlane
2016-04-18rtack.yaml: use data-default 0.6.0.John MacFarlane
2016-04-18Allow data-default 0.6.0.John MacFarlane
2016-04-16Docx Reader: Tests for track-changes movingJesse Rosenthal
2016-04-15Docx Reader: parse `moveTo` and `moveFrom`Jesse Rosenthal
2016-04-10Markdown reader: Fix pandoc title blocks with lines ending in 2 spaces.John MacFarlane
2016-04-10Markdown + HTML readers: be more forgiving about unescaped &.John MacFarlane
2016-04-08README - improved documentation of --columns option.John MacFarlane
2016-04-01LaTeX writer: Add missing languages.Andrew Dunning
2016-03-30Merge pull request #2828 from adunning/patch-1John MacFarlane