summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Muse reader: remove commented out codeAlexander Krotov2018-01-19
* Muse reader: parse Emacs Muse directives without parseFromStringAlexander Krotov2018-01-19
* Muse reader: parse link text without parseFromStringAlexander Krotov2018-01-19
* Muse reader: simplify tableParseCaptionAlexander Krotov2018-01-19
* Muse reader: parse definition list terms without parseFromStringAlexander Krotov2018-01-19
* Muse reader: do not remove trailing whitespace from <code>Alexander Krotov2018-01-19
* Powerpoint writer: Implement syntax highlightingJesse Rosenthal2018-01-18
* More stack.yaml fixes for skylighting.John MacFarlane2018-01-18
* Require latest skylighting.John MacFarlane2018-01-18
* Use latest pandoc-citeproc and skylighting.John MacFarlane2018-01-18
* Fixed typo in Makefile.John MacFarlane2018-01-18
* Clean up T.P.W.OOXML file, and add copyright.Jesse Rosenthal2018-01-18
* Makefile - add prerelease sanity check for tabs in docs.John MacFarlane2018-01-18
* Fixed tabs in changelog.John MacFarlane2018-01-18
* Replaced tabs with spaces in MANUAL.txt.John MacFarlane2018-01-18
* Updaet changelog.John MacFarlane2018-01-18
* Powerpoint writer: Make our own docProps/core.xml file.Jesse Rosenthal2018-01-18
* Powerpoint writer: Add docProps to Presentation datatype.Jesse Rosenthal2018-01-18
* Muse reader: fix parsing of code at the beginning of paragraphAlexander Krotov2018-01-18
* Muse reader: refactor definition list parsingAlexander Krotov2018-01-18
* Muse reader: parse "~~" as non-breaking space in Text::Amuse modeAlexander Krotov2018-01-18
* Muse reader: refactor list parsingAlexander Krotov2018-01-18
* Muse reader: code cleanupAlexander Krotov2018-01-18
* Powerpoint writer: Link notes to endnotes slide.Jesse Rosenthal2018-01-17
* Powerpoint writer: Use more specific slide id names.Jesse Rosenthal2018-01-17
* Powerpoint writer: Use slideids to simplify code.Jesse Rosenthal2018-01-17
* Powerpoint writer: Revamp slide typeJesse Rosenthal2018-01-17
* Improve changelog redability.John MacFarlane2018-01-17
* Update man page.John MacFarlane2018-01-17
* Update changelog.John MacFarlane2018-01-17
* Version to 2.1.1.John MacFarlane2018-01-17
* Markdown reader: don't coalesce adjacent raw LaTeX blocks...John MacFarlane2018-01-17
* Powerpoint writer: Change reference to notesSlide to endNotesSlideJesse Rosenthal2018-01-17
* Powerpoint writer: Move image sizing into picProps.Jesse Rosenthal2018-01-17
* ImageSize: add derived Eq instance to DimensionJesse Rosenthal2018-01-17
* Markdown writer: fix cell width calculation.John MacFarlane2018-01-16
* Merge pull request #4271 from dotlambda/lstinline-ampersandJohn MacFarlane2018-01-16
|\
| * LaTeX writer: escape & in lstinlineRobert Schütz2018-01-16
* | Docx reader: Add test for hyperlinks in instrText tagJesse Rosenthal2018-01-16
* | Docx reader: Parse hyperlinks in instrText tagsJesse Rosenthal2018-01-16
* | Docx reader: Parse instrText info in fldChar tags.Jesse Rosenthal2018-01-16
* | Docx reader: Parse fldChar tagsJesse Rosenthal2018-01-16
|/
* Reduce compiler noise (exact paths for compiled modules).John MacFarlane2018-01-15
* HTML reader: Fix col width parsing for percentages < 10% (#4262)n3fariox2018-01-15
* ConTeXt writer: Use xtables instead of Tables (#4223)Henri Menke2018-01-15
* Powerpoint writer: Improve table placement.Jesse Rosenthal2018-01-15
* Powerpoint writer: Make our own _rels/.rels file.Jesse Rosenthal2018-01-15
* Powerpoint writer: Import reference-doc images properly.Jesse Rosenthal2018-01-15
* Renaming: Json -> JSON in modules and functions.John MacFarlane2018-01-15
* Merge pull request #4227 from tarleb/lua-run-json-filterJohn MacFarlane2018-01-15
|\