aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-18Macos release candidate action: fix version.txt.pandoc-server-0.1pandoc-lua-engine-0.1pandoc-cli-0.13.0John MacFarlane
2023-01-18Regenerate man page.John MacFarlane
2023-01-18Fix version for pandoc-lua-marshall in stack.yaml.John MacFarlane
2023-01-18Add param to tocToList for numberSections.John MacFarlane
2023-01-18Small changelog fixes.John MacFarlane
2023-01-18Use released versions of packages.John MacFarlane
2023-01-18AUTHORS.md: cleanupAlbert Krewinkel
2023-01-18Lua: add function pandoc.format.extensions.Albert Krewinkel
2023-01-18doc/custom-reader.md: rewrite BytestringReader paragraphIlona Silverwood
2023-01-18MANUAL: improve phrasing in PDF accessibility sectionAlbert Krewinkel
2023-01-18Fix line lengths in Markdown reader, DocBook writerAlbert Krewinkel
2023-01-17Remove superfluous extra-packages in stack.yaml.John MacFarlane
2023-01-17Use latest dev pandoc-lua-marshall.John MacFarlane
2023-01-17Add some test files to pandoc.cabal.John MacFarlane
2023-01-17Regenerate README.md.John MacFarlane
2023-01-17Fix spacing errors.John MacFarlane
2023-01-17Update AUTHORS.md.John MacFarlane
2023-01-17Update man pages.John MacFarlane
2023-01-17Update MANUAL.txt date.John MacFarlane
2023-01-17Update changelog.md.John MacFarlane
2023-01-17Add FAQ on producing pdf/a.John MacFarlane
2023-01-17MANUAL: add section on accessible PDFs, archiving standardsAlbert Krewinkel
2023-01-16Update provisional changelog.John MacFarlane
2023-01-16Lua: Add function `pandoc.mediabag.write`.Albert Krewinkel
2023-01-16T.P.Class.IO: export function `writeMedia` [API change]Albert Krewinkel
2023-01-16Use dev citeproc.John MacFarlane
2023-01-16Add tests for org tagsAlbert Krewinkel
2023-01-15T.P.Chunks changes.John MacFarlane
2023-01-15Lua: add module `pandoc.structure`.Albert Krewinkel
2023-01-15Export module `Text.Pandoc.Slides` [API Change]Albert Krewinkel
2023-01-15Chunks: export `tocToList`Albert Krewinkel
2023-01-15Markdown, CommonMark: add support for wiki links. [API change]Albert Krewinkel
2023-01-15ConTeXt writer: support `tagging` extension [API Change]Albert Krewinkel
2023-01-14Remove Null constructor from docsAlbert Krewinkel
2023-01-13Update provisional changelog.John MacFarlane
2023-01-13Remove block constructor Null from the code base.John MacFarlane
2023-01-13Use latest pandoc-types (removing Null).John MacFarlane
2023-01-13Update pandoc-lua-engine test: test for Figure, not Null.John MacFarlane
2023-01-13Use latest dev pandoc-lua-marshal.John MacFarlane
2023-01-13Use latest dev pandoc-lua-marshal.John MacFarlane
2023-01-13Org writer: use span attributes `tag-name` in headers as tags.Albert Krewinkel
2023-01-13Require pandoc-types 1.23, update dependencies.John MacFarlane
2023-01-13Use latest dev pandoc-types.John MacFarlane
2023-01-13ChunkedHTML writer: use fetchItem to get resources.John MacFarlane
2023-01-13Use dev jgm/pandoc-types.John MacFarlane
2023-01-13Support complex figures. [API change]Albert Krewinkel
2023-01-13HTML style template: put Consolas before Lucida Console for code font.John MacFarlane
2023-01-12Use latest dev citeproc.John MacFarlane
2023-01-12Refine "blending" rules for MediaWiki linksRuqi
2023-01-12Store "unnumbered" class in DocBook role attribute (#8481)lifeunleaded