aboutsummaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)Author
2022-01-14CSS in HTML template: adjust #TOC and h1 on mobilestylesMauro Bieg
2022-01-13HTML template: load header-includes before math (#7833)Kolen Cheung
2022-01-09EPUB template improvements.John MacFarlane
2022-01-09Improve abstract in HTML template.John MacFarlane
2022-01-09Add abstract to default html template (#7588)Jannik Buhr
2022-01-02ConTeXt template: make title appear in PDF title bar.John MacFarlane
2022-01-02Change reference.pptx to use 16:9 aspect ratio.John MacFarlane
2021-12-23JATS template: fix position of contrib affiliations in authoring setAlbert Krewinkel
2021-12-23JATS templates: fix affiliation tagging in articleauthoring outputAlbert Krewinkel
2021-12-23JATS templates: add support for article subtitlesAlbert Krewinkel
2021-12-19Add a writer for Markua 0.10 (#7729)binaarinen
2021-12-11Custom reader: pass list of sources instead of concatenated textAlbert Krewinkel
2021-11-27Lua: use package pandoc-lua-marshal (#7719)Albert Krewinkel
2021-11-11JATS template: fix incomplete previous commitAlbert Krewinkel
2021-11-11JATS template: fix equal-contrib attributeAlbert Krewinkel
2021-11-08Remove some extra stuff from data/creole.lua.John MacFarlane
2021-11-08Add disableLayout variable in revealjs templateChristophe Dervieux
2021-11-07Replace old sample custom reader with a full-featured reader for creole.John MacFarlane
2021-11-06Pass ReaderOptions to custom readers as second parameter.John MacFarlane
2021-11-06Fuller sample custom reader.John MacFarlane
2021-11-05Add interface for custom readers written in Lua. (#7671)John MacFarlane
2021-11-03Update bash_completion.tplS.P.H
2021-11-01Lua: load module `pandoc.path` on startupAlbert Krewinkel
2021-11-01Lua: restore List behavior of MetaListAlbert Krewinkel
2021-10-29Lua: use hslua module abstraction where possibleAlbert Krewinkel
2021-10-26Lua: marshal SimpleTable values as userdata objectsAlbert Krewinkel
2021-10-26Lua: generate constants in module pandoc programmaticallyAlbert Krewinkel
2021-10-26Lua: marshal ListAttributes values as userdata objectsAlbert Krewinkel
2021-10-26Lua: marshal Block values as userdata objectsAlbert Krewinkel
2021-10-25Lua: marshal Citation values as userdata objectsAlbert Krewinkel
2021-10-22Lua: marshal Inline elements as userdataAlbert Krewinkel
2021-10-22Lua: marshal Attr values as userdataAlbert Krewinkel
2021-10-22Lua: marshal Pandoc values as userdataAlbert Krewinkel
2021-10-21Fix line numbers in source code with reveal.jsJohn MacFarlane
2021-10-17pptx: Line up continuation paragraphsEmily Bourke
2021-10-16Ensure that babel is loaded also with pdflatex.John MacFarlane
2021-10-03Make babel use more idiomatichseg
2021-09-19Use babel, not polyglossia, with xelatex.John MacFarlane
2021-08-12Various sample.lua editorial fixes. (#7493)William Lupton
2021-08-01RTF template: specify font family for fixed-width font f1.John MacFarlane
2021-07-22LaTeX writer: Use ulem for underline.John MacFarlane
2021-07-05document-css: reset overflow-wrap on code blocksMauro Bieg
2021-07-03Revert "LaTeX template: move title, author, date up to top of preamble."John MacFarlane
2021-06-21reveal.js writer: better handling of options.John MacFarlane
2021-05-20reveal.js template: use `hash: true` by default rather than...John MacFarlane
2021-05-20ConTeXt reader: improve ordered lists (#7304)Denis Maier
2021-05-17LaTeX template: improve treatment of CSL entry-spacing.John MacFarlane
2021-05-16LaTeX template: move title, author, date up to top of preamble.John MacFarlane
2021-05-16LaTeX template: define commands for zero width non-joiner characterAlbert Krewinkel
2021-05-15docx writer settings.xml:John MacFarlane