summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Lua modules: added pandoc.utils moduleAlbert Krewinkel2017-12-21
* Lua modules: make a Haskell module for each Lua moduleAlbert Krewinkel2017-12-21
* Lua modules: move to dedicated submoduleAlbert Krewinkel2017-12-21
* MANUAL.txt use native syntax for custom-style (#4174)Mauro Bieg2017-12-21
* LaTeX reader: Fixed subtle bug in tokenizer.John MacFarlane2017-12-21
* Removed default.theme data file.John MacFarlane2017-12-21
* PowerPoint writer: Implement notesJesse Rosenthal2017-12-21
* PowerPoint writer: Register notes to state.Jesse Rosenthal2017-12-21
* Add Note state to PowerPoint writer.Jesse Rosenthal2017-12-21
* Implement basic definition list functionality to PowerPoint writer.Jesse Rosenthal2017-12-21
* Don't look for default template file for Powerpoint.Jesse Rosenthal2017-12-21
* Add pptx to isTextFormat listJesse Rosenthal2017-12-21
* Org writer: do not wrap "-" to avoid accidental bullet listsAlexander Krotov2017-12-21
* Muse reader: parse anchors immediately after headings as IDsAlexander Krotov2017-12-21
* Lua modules: turn pipe, read into full Haskell functionsAlbert Krewinkel2017-12-20
* Test more pandoc Lua module functionsAlbert Krewinkel2017-12-20
* Travis: use --jobs=2 for installing dependencies.John MacFarlane2017-12-20
* makefile: use lts-10 resolver.John MacFarlane2017-12-20
* Org reader: fix asterisks-related parsing errorAlbert Krewinkel2017-12-20
* Muse reader: require that note references does not start with 0Alexander Krotov2017-12-20
* Stack builds with lts-10.0.John MacFarlane2017-12-19
* Muse writer: don't wrap note references to the next lineAlexander Krotov2017-12-19
* Fix for #4171 fix: don't wrap note references after SoftBreakAlexander Krotov2017-12-19
* pandoc.lua: re-add missing MetaMap functionAlbert Krewinkel2017-12-19
* Muse reader: parse empty comments correctlyAlexander Krotov2017-12-19
* Org writer: don't allow fn refs to wrap to beginning of line.John MacFarlane2017-12-18
* Lua filters: perform minor code clean-upAlbert Krewinkel2017-12-18
* OPML reader: enable raw HTML and other extensions by default for notes.John MacFarlane2017-12-17
* Use latest pandoc-citeproc in binary pkg.John MacFarlane2017-12-15
* LaTeX writer: use \renewcommand for \textlatin with babel.John MacFarlane2017-12-15
* Added tests of latex tokenizer.John MacFarlane2017-12-15
* LaTeX reader: export tokenize, untokenize.John MacFarlane2017-12-15
* Fixed regression in LateX tokenization.John MacFarlane2017-12-15
* Merge branch 'master' of github.com:jgm/pandocJohn MacFarlane2017-12-14
|\
| * filters.md: say that Text.Pandoc.JSON comes form pandoc-types.John MacFarlane2017-12-14
* | MANUAL: add note on what formats have +smart by default.John MacFarlane2017-12-14
|/
* RST reader: more accurate parsing of references.John MacFarlane2017-12-14
* Merge pull request #4148 from stencila/jats-figuresJohn MacFarlane2017-12-14
|\
| * Deduplicate JATS writer image mime type codeHamish Mackenzie2017-12-14
| * fig, table-wrap & caption Divs for JATS writerHamish Mackenzie2017-12-13
* | Markdown reader: be pickier about table captions.John MacFarlane2017-12-14
* | Update latex template to work with recent versions of beamer.John MacFarlane2017-12-13
* | Removed whitespace at ends of line.John MacFarlane2017-12-13
* | Merge pull request #4153 from tarleb/unify-lua-initJohn MacFarlane2017-12-13
|\ \
| * | Custom writer: use init file to setup Lua interpreterAlbert Krewinkel2017-12-13
| * | Lua filters: drop unused code, language extensionsAlbert Krewinkel2017-12-13
| * | Custom writer: define instances for newtype wrapperAlbert Krewinkel2017-12-13
* | | Docx writer: Add tests for list continuation.Jesse Rosenthal2017-12-13
* | | Docx writer: Continue lists after interruption.Jesse Rosenthal2017-12-13
|/ /
* | Delete removed -S option from command in epub.md (#4151)Georger Araújo2017-12-13