summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* | Fix custom writer regressionAlbert Krewinkel2017-12-27
* | 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
* | HTML writer: Use br elements in line blocks...John MacFarlane2017-12-26
* | RST reader: allow empty list items (as docutils does).John MacFarlane2017-12-24
* | 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
* | 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
* | 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
* Merge pull request #4177 from stencila/jats-xml-readerJohn MacFarlane2017-12-21
|\
| * Improve support for code language in JATSHamish Mackenzie2017-12-22
| * Add Basic JATS reader based on DocBook readerHamish Mackenzie2017-12-20
* | Merge branch 'master' of github.com:jgm/pandocJohn MacFarlane2017-12-21
|\ \
| * | JATS writer: Make <p> optional in <td> and <th> (#4178)Hamish Mackenzie2017-12-21
| * | jats writer: Self closing tags for empty xref (#4187)Hamish Mackenzie2017-12-21
* | | Docx writer: ensure that `distArchive` is the one that comes with pandoc.John MacFarlane2017-12-21
|/ /