summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Lua.Module.Utils: make stringify work on MetaValues.John MacFarlane2018-01-01
* Docx reader: minor cleanup.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: Remove unused anchors.Jesse Rosenthal2017-12-30
* Muse reader: automatically translate #cover into #cover-imageAlexander Krotov2017-12-31
* Muse writer: don't escape URIs from ASTAlexander Krotov2017-12-30
* Docx reader: Read multiple children of w:sdtContents`Jesse Rosenthal2017-12-30
* Lua filters: stop exporting pushPandocModuleAlbert Krewinkel2017-12-29
* data/pandoc.lua: drop function pandoc.global_filterAlbert Krewinkel2017-12-29
* Merge pull request #4170 from oltolm/opendocumentJohn MacFarlane2017-12-28
|\
| * improve formatting of formulas in OpenDocumentoltolm2017-12-28
* | Class: make FileTree opaque.John MacFarlane2017-12-28
* | Filter changes.John MacFarlane2017-12-28
* | Alphabetical order Extension constructors.John MacFarlane2017-12-28
* | Changed format of --list-extensions.John MacFarlane2017-12-28
* | Powerpoint writer tests: use IO.John MacFarlane2017-12-28
* | 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