aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-28ipynb writer: only include metadata under 'jupyter' field.John MacFarlane1-1/+1
2019-02-28Remove spaces on empty lines in manual.John MacFarlane1-9/+9
2019-02-28Clarify variable substitution indentation in templates (#5338)Agustín Martín Barbero1-0/+2
2019-02-27Add latexmk as an option for --pdf-engine.John MacFarlane3-84/+80
2019-02-27Remove workaround for foundation, now that the bug is fixed.John MacFarlane1-9/+1
2019-02-27Use latest skylighting.John MacFarlane2-3/+3
2019-02-27Translations: reorder alphabetically (#5335)Mauro Bieg5-16/+15
2019-02-27Powerpoint writer: add tests for underline.Jesse Rosenthal3-1/+1
2019-02-27PowerPoint writer: add underlinesJesse Rosenthal1-0/+3
2019-02-25Shared.compactify: Avoid mixed lists.John MacFarlane23-26/+48
2019-02-23JATS reader: fix parsing of figures.John MacFarlane2-18/+51
2019-02-22Add section identifiers support for FB2 writer (#5315)John4-70/+63
2019-02-21Docx reader: Start adding comment to combine moduleJesse Rosenthal1-0/+40
2019-02-20MANUAL: reorder custom-styles section (#5324)Mauro Bieg1-47/+51
2019-02-20Escape slashes so haddock doesn't think they're italics (#5322)Chris Martin1-1/+1
2019-02-18Docx reader tests: fix test file with trailing space.Jesse Rosenthal1-1/+1
2019-02-18Docx reader: add tests for trimming last inline.Jesse Rosenthal3-0/+6
2019-02-18Docx reader: Trim space inside the last inline.Jesse Rosenthal1-1/+2
2019-02-18hlint MuseAlexander Krotov2-3/+3
2019-02-18Muse reader: add secondary note supportAlexander Krotov2-5/+28
2019-02-18Muse writer: escape secondary notesAlexander Krotov2-7/+11
2019-02-18Move a comment in Muse WriterAlexander Krotov1-1/+1
2019-02-16doc/lua-filters.md: fixed typos in mediabag docs.Albert Krewinkel1-3/+3
2019-02-16T.P.Lua: split StackInstances into smaller Marshaling modulesAlbert Krewinkel12-175/+240
2019-02-16T.P.Lua: get CommonState from Lua globalAlbert Krewinkel3-54/+64
2019-02-15ipynb writer: don't create attachments for images with absolute URIs.John MacFarlane1-2/+3
2019-02-15Markdown reader: fix bug parsing fenced code blocks.John MacFarlane2-2/+27
2019-02-15Use latest pandoc-citeproc (0.16.1).John MacFarlane2-2/+2
2019-02-15Revert "JATS writer: Support citations."John MacFarlane1-4/+3
2019-02-15JATS writer: Support citations.John MacFarlane1-3/+4
2019-02-15JATS reader: handle citations with multiple references.John MacFarlane1-7/+10
2019-02-14Delete default.nix.John MacFarlane1-96/+0
2019-02-12Docx reader: Add test for reading sdts in footnotes.Jesse Rosenthal3-0/+5
2019-02-12Docx reader: unwrap sdt elements in footnotes and comments.Jesse Rosenthal1-3/+3
2019-02-11CircleCI: show build.log on cabal builds.John MacFarlane1-0/+1
2019-02-11Remove redundant import.John MacFarlane1-1/+0
2019-02-10ipynb writer: keep plain text fallbacks in output...John MacFarlane1-26/+14
2019-02-10Implement aria roles doc-bibliography, doc-biblioentry, doc-biblioref.John MacFarlane1-2/+10
2019-02-10trypandoc: added some missing formats to drop-down list.John MacFarlane1-2/+8
2019-02-10Provisional changelog updates.John MacFarlane1-0/+138
2019-02-10Bump to 2.6.1.John MacFarlane1-1/+1
2019-02-10Update AUTHORS.John MacFarlane1-0/+1
2019-02-10Use latest skylighting.John MacFarlane6-5/+7
2019-02-10JATS writer: wrap figure caption in <p> to fix validation (#5292)Mauro Bieg2-2/+2
2019-02-10Add JATS to output option on Try pandoc. (#5291)Arfon Smith1-0/+1
2019-02-09Added simple ipynb reader/writer tests.John MacFarlane5-0/+101
2019-02-09ipynb writer - ensure final newline.John MacFarlane1-0/+1
2019-02-09Add titlepage class to section in epub3 template.John MacFarlane1-1/+1
2019-02-09Lua filters: load module `pandoc` before calling `init.lua` (#5287)Albert Krewinkel3-22/+37
2019-02-09Added support for the `subject` metadata variable to PDF. (#5289)Pascal Wagler2-1/+4