summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Use latest pandoc-citeproc.John MacFarlane2018-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
* Use latest pandoc-citeproc.John MacFarlane2018-01-02
* Use latest pandoc-citeproc.John MacFarlane2018-01-02
* 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
* | MANUAL.txt: add information about paragraph insertion/deletionJesse Rosenthal2018-01-02
* | Revert "MANUAL.txt: add information about paragraph insertion/deletion."Jesse Rosenthal2018-01-02
* | Docx reader: remove MultiWayIfJesse Rosenthal2018-01-02
* | MANUAL.txt: add information about paragraph insertion/deletion.Jesse Rosenthal2018-01-02
* | Docx reader: Add tests for paragraph insertion/deletion.Jesse 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
* | Revert "Travis: try running tests single-threaded."John MacFarlane2018-01-01
* | Travis: try running tests single-threaded.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: tests for overlapping targets (anchor spans).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: tests for removing unused anchors.Jesse Rosenthal2017-12-30
* Docx reader: Remove unused anchors.Jesse Rosenthal2017-12-30
* Improve benchmarks.John MacFarlane2017-12-30
* Muse reader: automatically translate #cover into #cover-imageAlexander Krotov2017-12-31
* Improved benchmark argument parsing.John MacFarlane2017-12-30
* Fixed small bug in README generation.John MacFarlane2017-12-30
* Use gfm for generated README.md.John MacFarlane2017-12-30
* Muse reader: enable round trip testAlexander Krotov2017-12-30
* Muse writer: don't escape URIs from ASTAlexander Krotov2017-12-30
* Docx reader: Read multiple children of w:sdtContents`Jesse Rosenthal2017-12-30
* Update RELEASE-CHECKLISTJohn MacFarlane2017-12-29
* Generate README.md from template and MANUAL.txt.John MacFarlane2017-12-29
* Small MANUAL tweaks.John MacFarlane2017-12-29
* Merge branch 'master' of github.com:jgm/pandocJohn MacFarlane2017-12-29
|\
| * Merge pull request #4214 from mb21/manualJohn MacFarlane2017-12-29
| |\
| | * MANUAL.txt move fenced_divs down to bracketed_spansmb212017-12-29
| | * MANUAL.txt simplify and add more structuremb212017-12-29
* | | Merge branch 'master' of github.com:jgm/pandocJohn MacFarlane2017-12-29
|\| |
| * | Powerpoint Writer tests: Add quickcheck tests for content types.Jesse Rosenthal2017-12-29
| * | Powerpoint writer test: more slide number testsJesse Rosenthal2017-12-29
| |/
| * Lua filters: stop exporting pushPandocModuleAlbert Krewinkel2017-12-29
| * Update tool which generates lua module docsAlbert Krewinkel2017-12-29