summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | Updated man page.John MacFarlane2017-12-27
* | Update manual date and man page.John MacFarlane2017-12-27
* | Merge pull request #4204 from mb21/extension-docsJohn MacFarlane2017-12-27
|\ \
| * | MANUAL.txt introduce dedicated extensions sectionmb212017-12-27
* | | Fix regression of DefinitionLists in custom writerAlbert Krewinkel2017-12-27
* | | Makefile: Add 'pandoc-templates' target.John MacFarlane2017-12-27
* | | Update changelog.John MacFarlane2017-12-27
* | | data/sample.lua: fixed problem with tables.John MacFarlane2017-12-27
* | | data/sample.lua: Fixed problem with definition lists.John MacFarlane2017-12-27
* | | Added tests for custom writer.John MacFarlane2017-12-27
|/ /
* | Docx reader: add tests for structured document tags unwrapping.Jesse Rosenthal2017-12-27
* | Docx Reader: preprocess Document body to unwrap "w:sdt" elementsJesse Rosenthal2017-12-27
* | Fix custom writer regressionAlbert Krewinkel2017-12-27
* | Update changelog.John MacFarlane2017-12-26
* | Use lts-10.1 resolver.John MacFarlane2017-12-26
* | Updated reference.docx.John MacFarlane2017-12-26
* | LaTeX writer: Allow fragile=singleslide attribute in beamer slides.John MacFarlane2017-12-26
* | Add opus to MIME type table as audio/ogg.John MacFarlane2017-12-26
* | LaTeX reader: support `\foreignlanguage` from babel.John MacFarlane2017-12-26
* | Tweaks to lua-filters.md docsJohn MacFarlane2017-12-26
* | HTML writer: Use br elements in line blocks...John MacFarlane2017-12-26
* | Use pandoc-citeproc 0.12.2 in binary pgksJohn MacFarlane2017-12-24
* | Fixed changelog typoJohn MacFarlane2017-12-24
* | Update changelog.John MacFarlane2017-12-24
* | RST reader: allow empty list items (as docutils does).John MacFarlane2017-12-24
* | Add Hamish Mackenzie to authors.John MacFarlane2017-12-23
* | Bump to 2.0.6.John MacFarlane2017-12-23
* | JATS reader: handle author-notes.John MacFarlane2017-12-23
* | JATS reader: code refactoring.John MacFarlane2017-12-23
* | Plain writer: don't linkify table of contents.John MacFarlane2017-12-23
* | Fixed bug: when target is PDF, writer extensions were being ignored.John MacFarlane2017-12-23
* | Lua modules: add function pandoc.utils.hierarchicalizeAlbert Krewinkel2017-12-23
* | JATS reader: include institute metadata.John MacFarlane2017-12-23
* | JATS reader: process author metadata.John MacFarlane2017-12-23
* | Lua modules: add function pandoc.utils.normalize_dateAlbert Krewinkel2017-12-23
* | Lua modules: add function pandoc.utils.to_roman_numeralAlbert Krewinkel2017-12-23
* | data/init.lua: load pandoc.utils by defaultAlbert Krewinkel2017-12-23
* | JATS reader: better citation handling.John MacFarlane2017-12-23
|/
* Merge pull request #4189 from mb21/export-blocksToInlinesJohn MacFarlane2017-12-22
|\
| * API change: export blocksToInlines' from Text.Pandoc.Sharedmb212017-12-22
* | `latex_macros` extension changes.John MacFarlane2017-12-22
* | Markdown reader: improved raw tex parsing.John MacFarlane2017-12-22
* | LaTeX reader: use applyMacros in rawLaTeXBlock, rawLaTeXInline.John MacFarlane2017-12-22
* | LaTeX reader: Refactored inlineCommand.John MacFarlane2017-12-22
* | doc/lua-filter.md: document pandoc.utils.stringifyAlbert Krewinkel2017-12-22
* | Lua modules: add stringify function to pandoc.utilsAlbert Krewinkel2017-12-22
* | Lua.Util: avoid altering the stack if peeking failsAlbert Krewinkel2017-12-22
* | RST writer: fix anchors for headers.John MacFarlane2017-12-22
|/
* PowerPoint writer: Treat lists inside BlockQuotes as listsJesse Rosenthal2017-12-22
* Mention JATS output (and input) in MANUAL, README, cabal description.John MacFarlane2017-12-21