summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* Powerpoint writer: code cleanupJesse Rosenthal2018-01-03
* Powerpoint writer: Allow linked images.Jesse Rosenthal2018-01-03
* PowerPoint writer: Fix error with empty table cell.Jesse Rosenthal2018-01-03
* Powerpoint writer: Fix compiler error (again)Jesse Rosenthal2018-01-03
* Powerpoint writer: Appease compilerJesse Rosenthal2018-01-03
* Powerpoint writer: Implement two-column slides.Jesse Rosenthal2018-01-03
* Merge pull request #4219 from stalmon/masterJohn MacFarlane2018-01-02
|\
| * firstRow table definition compatibility for Word 2016Sebastian Talmon2018-01-02
| * Removed redundant subtitle in titlestalmon2018-01-02
* | Docx reader: remove MultiWayIfJesse Rosenthal2018-01-02
* | Docx reader: Allow for insertion/deletion of paragraphs.Jesse Rosenthal2018-01-02
* | Docx reader: Parse track changes info into paragraph props.Jesse Rosenthal2018-01-02
* | Docx reader: Extract tracked changes type from parpart.Jesse Rosenthal2018-01-02
* | Docx writer: Fix custom styles with spaces in the name.John MacFarlane2018-01-01
* | Markdown reader: rewrite inlinesInBalancedBrackets.John MacFarlane2018-01-01
|/
* Lua.Module.Utils: make stringify work on MetaValues.John MacFarlane2018-01-01
* Docx reader: minor cleanup.Jesse Rosenthal2017-12-31
* Docx Reader: Combine adjacent anchors.Jesse Rosenthal2017-12-31
* Markdown reader: Avoid parsing raw tex unless \ + letter seen.John MacFarlane2017-12-30
* LaTeX reader: Simplified a check for raw tex command.John MacFarlane2017-12-30
* Docx reader: Remove unused anchors.Jesse Rosenthal2017-12-30
* Muse reader: automatically translate #cover into #cover-imageAlexander Krotov2017-12-31
* Muse writer: don't escape URIs from ASTAlexander Krotov2017-12-30
* Docx reader: Read multiple children of w:sdtContents`Jesse Rosenthal2017-12-30
* Lua filters: stop exporting pushPandocModuleAlbert Krewinkel2017-12-29
* data/pandoc.lua: drop function pandoc.global_filterAlbert Krewinkel2017-12-29
* Merge pull request #4170 from oltolm/opendocumentJohn MacFarlane2017-12-28
|\
| * improve formatting of formulas in OpenDocumentoltolm2017-12-28
* | Class: make FileTree opaque.John MacFarlane2017-12-28
* | Filter changes.John MacFarlane2017-12-28
* | Alphabetical order Extension constructors.John MacFarlane2017-12-28
* | Changed format of --list-extensions.John MacFarlane2017-12-28
* | Powerpoint writer tests: use IO.John MacFarlane2017-12-28
* | Moved makeCanoncial definition out of ifdef!John MacFarlane2017-12-28
* | Class: use makeCanonical for normalization in FileTree and data files.John MacFarlane2017-12-28
* | Text.Pandoc.Class: add insertInFileTree (API change).John MacFarlane2017-12-28
* | LaTeX writer: Use \endhead after \toprule in headerless tables.John MacFarlane2017-12-28
* | LaTeX reader: be more tolerant of `&` character.John MacFarlane2017-12-28
* | Org reader: support minlevel option for includesAlbert Krewinkel2017-12-28
* | FB2 writer: add cover image specified by "cover-image" metaAlexander Krotov2017-12-28
* | PowerPoint writer: Obey slide level optionJesse Rosenthal2017-12-28
* | Fix warning.John MacFarlane2017-12-27
* | Small improvement to figcaption parsing. #4184.John MacFarlane2017-12-27
* | Merge pull request #4184 from mb21/html-reader-figcaptionJohn MacFarlane2017-12-27
|\ \
| * | HTML Reader: be more forgiving about figcaptionmb212017-12-23
* | | HTML reader: parse div with class `line-block` as LineBlock.John MacFarlane2017-12-27
* | | Allow `--list-extensions` to take an optional FORMAT argument.John MacFarlane2017-12-27
* | | Allow lenient decoding of *latex error logs.John MacFarlane2017-12-27
* | | Fix regression of DefinitionLists in custom writerAlbert Krewinkel2017-12-27
* | | Docx Reader: preprocess Document body to unwrap "w:sdt" elementsJesse Rosenthal2017-12-27
| |/ |/|