summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | Added some CSS to handle older versions of process.John MacFarlane2016-05-11
* | | Use shell instead of proc to check for latex program.John MacFarlane2016-05-11
* | | Merge pull request #2912 from tarleb/org-export-settingsJohn MacFarlane2016-05-11
|\ \ \ | |/ / |/| |
| * | Org reader: parse but ignore export optionsAlbert Krewinkel2016-05-11
| * | Org reader: add support for sub/superscript export optionsAlbert Krewinkel2016-05-11
| * | Org reader: move parser state into separate moduleAlbert Krewinkel2016-05-11
* | | Made detection of latex program more robust.John MacFarlane2016-05-10
* | | New method for checking for presence of tex program.John MacFarlane2016-05-09
* | | Merge pull request #2908 from ickc/masterJohn MacFarlane2016-05-09
|\ \ \
| * | | Loading the full MathJax config to maximize loading speedKolenCheung2016-05-09
| * | | Merge pull request #1 from jgm/masterickc2016-05-09
| |\ \ \ | |/ / / |/| | |
* | | | Avoid lazy foldl in LaTeX writer.John MacFarlane2016-05-09
* | | | Change default mathjax setup to use TeX-AMS_CHTML configuration.John MacFarlane2016-05-09
* | | | Use new CommonHTML output for MathJax (updated default MathJax URL).John MacFarlane2016-05-09
* | | | README: clarified documentation of `implicit_header_references`.John MacFarlane2016-05-09
| |/ / |/| |
* | | Merge pull request #2907 from tarleb/org-fixesJohn MacFarlane2016-05-09
|\ \ \
| * | | Org writer: print empty table rowsAlbert Krewinkel2016-05-09
| * | | Org reader: fix inline-LaTeX regressionAlbert Krewinkel2016-05-09
* | | | Merge pull request #2906 from roblabla/feature-mediaWikiTableHeaderSpacesJohn MacFarlane2016-05-09
|\ \ \ \ | |/ / / |/| | |
| * | | Allow spaces before '!' in MediaWiki table headerroblabla2016-05-09
|/ / /
* | | Merge pull request #2898 from tarleb/org-table-refactoringJohn MacFarlane2016-05-05
|\ \ \
| * | | Org reader: fix handling of empty table cells, rowsAlbert Krewinkel2016-05-04
| * | | Org reader: refactor rows-to-table conversionAlbert Krewinkel2016-05-04
| * | | Org reader: stop padding short table rowsAlbert Krewinkel2016-05-04
* | | | Merge pull request #2900 from tarleb/org-symbol-fixJohn MacFarlane2016-05-05
|\ \ \ \ | |/ / / |/| | |
| * | | Org reader: fix spacing after LaTeX-style symbolsAlbert Krewinkel2016-05-04
|/ / /
* | | Added docbook5 templates, test files to pandoc.cabal.John MacFarlane2016-05-01
* | | Bump version to 1.17.1.John MacFarlane2016-05-01
* | | README: Added docbook5 as output format.John MacFarlane2016-05-01
* | | Added docbook5 template.John MacFarlane2016-05-01
* | | Merge pull request #2890 from bcdevices/docbook5-writerJohn MacFarlane2016-05-01
|\ \ \ | |_|/ |/| |
| * | Docbook5 writer: Properly handle ulink/linkIvo Clarysse2016-04-29
| * | Write out Docbook 5 namespaceIvo Clarysse2016-04-29
| * | Add docbook5 writer supportIvo Clarysse2016-04-29
* | | Binary fmts throw PandocError on zip-archive failJesse Rosenthal2016-05-01
* | | LaTeX writer: use {} around options containing special chars.John MacFarlane2016-05-01
* | | Docx Reader: Throw PandocError on unzip failureJesse Rosenthal2016-05-01
* | | HTML writer: ensure mathjax link is added when math appears in footnote.John MacFarlane2016-04-29
|/ /
* | Revert "LaTeX writer: Add `\strut` to fix multiline tables"John MacFarlane2016-04-27
* | Merge pull request #2735 from mb21/patch-1John MacFarlane2016-04-26
|\ \
| * | LaTeX Writer: fix polyglossia to babel env mappingMauro Bieg2016-03-20
* | | Merge pull request #2829 from adunning/patch-1John MacFarlane2016-04-26
|\ \ \
| * | | LaTeX writer: Add missing languages.Andrew Dunning2016-04-01
* | | | Merge pull request #2876 from shosti/org-code-indentJohn MacFarlane2016-04-26
|\ \ \ \
| * | | | Ignore leading space in org code blocksEmanuel Evans2016-04-26
* | | | | LaTeX writer: ignore --incremental unless -t beamer.John MacFarlane2016-04-26
|/ / / /
* | | | Require texmath 0.8.6.2.John MacFarlane2016-04-20
* | | | rtack.yaml: use data-default 0.6.0.John MacFarlane2016-04-18
* | | | Allow data-default 0.6.0.John MacFarlane2016-04-18
* | | | Docx Reader: Tests for track-changes movingJesse Rosenthal2016-04-16