summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc
Commit message (Expand)AuthorAge
* Merge pull request #2927 from tarleb/org-attr-htmlJohn MacFarlane2016-05-19
|\
| * Org reader: add support for ATTR_HTML attributesAlbert Krewinkel2016-05-19
| * Org reader: use custom `anyLine`Albert Krewinkel2016-05-19
| * Org reader: refactor block attribute handlingAlbert Krewinkel2016-05-19
* | EPUB reader: unescape URIs in spine.John MacFarlane2016-05-17
* | LaTeX writer: Don't escape underscore in labels.John MacFarlane2016-05-17
|/
* Merge pull request #2894 from sid-kap/rst-code-classJohn MacFarlane2016-05-12
|\
| * Add class option for code block in RST readerSidharth Kapur2016-05-01
* | Merge pull request #2913 from jlduran/strut-minipage-tablesJohn MacFarlane2016-05-11
|\ \
| * | Retake on strut with \minipage inside tablesJose Luis Duran2016-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
* | | Avoid lazy foldl in LaTeX writer.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
* | | 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
* | | Org reader: fix spacing after LaTeX-style symbolsAlbert Krewinkel2016-05-04
|/ /
* | 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
|/ / /
* | | Docx Reader: parse `moveTo` and `moveFrom`Jesse Rosenthal2016-04-15
* | | Markdown reader: Fix pandoc title blocks with lines ending in 2 spaces.John MacFarlane2016-04-10
* | | Markdown + HTML readers: be more forgiving about unescaped &.John MacFarlane2016-04-10
|/ /
* | Recognize `la-x-classic` as Classical Latin.Andrew Dunning2016-03-30
* | EPUB writer: set 'navpage' variable on nav page.John MacFarlane2016-03-26
* | Removed two superfluous lines.John MacFarlane2016-03-25
* | LaTeX writer: better positioning for hypertarget in figures.John MacFarlane2016-03-24
* | LaTeX writer: Fixed position of label in figures.John MacFarlane2016-03-24
* | Updated copyright dates to include 2016.John MacFarlane2016-03-22
* | Fixed bug in Markdown raw HTML parsing.John MacFarlane2016-03-22
|/