Commit graph

  • b84554880d A suggestion to turn defaultUserDataDir :: IO FilePath into defaultUserDataDirs :: IO [FilePath] xdg-data-dirs Tissevert 2025-01-11 12:25:41 +0100
  • 373423d537 Forgot to mock a cabal primitive Tissevert 2025-01-11 12:20:37 +0100
  • 2291a4d49e Tweaking the source to be able to compile without cabal. Compile with: ghc -iapp -isrc --make app/pandoc.hs -Wall -fno-warn-unused-do-bind -Wincomplete-record-updates -Wnoncanonical-monad-instances -Wcpp-undef -Wincomplete-uni-patterns -Widentities -Wpartial-fields -Wmissing-signatures -fhide-source-paths -Wmissing-export-lists -hide-package base64-bytestring Tissevert 2025-01-11 12:13:59 +0100
  • c79ef1270e Fix 9495 command test for windows. main John MacFarlane 2025-01-10 23:43:32 -0800
  • cbe67b9602 Docx reader and writer: support row heads. John MacFarlane 2025-01-10 22:45:19 -0800
  • 6051d62e56 Docx reader: read table styles as custom styles... John MacFarlane 2025-01-10 10:28:57 -0800
  • b108cef9dd replace LibreOffice PDF documentation link to latest Stéphane Guillou 2025-01-10 12:56:47 +1000
  • 74b288a1d8 nightly workflow: use ghc 9.8, cabal 3.14. John MacFarlane 2025-01-08 08:53:48 -0800
  • 12bce32bff Depend on skylighting 0.14.6 John MacFarlane 2025-01-07 15:21:48 -0800
  • 9933a41b76 HTML reader: add size information for fa svg icons. John MacFarlane 2025-01-07 10:09:06 -0800
  • 3511f1652e CI: don't use -Werror on ghc 9.10. John MacFarlane 2025-01-06 23:35:11 -0800
  • 564be58fa8 CI: test with ghc 9.8, 9.10 John MacFarlane 2025-01-06 22:19:11 -0800
  • 9e43625e4e Djot reader/writer highlighted text fixes: John MacFarlane 2025-01-06 10:11:08 -0800
  • 1cfccfae6e Asciidoc writer: don't emit class in span if it's just "mark". John MacFarlane 2025-01-06 10:06:06 -0800
  • 45726adeaf CI: comment out nix build. John MacFarlane 2025-01-06 10:01:46 -0800
  • ad105a379e EPUB v2 writer: fix cover image. John MacFarlane 2025-01-06 09:53:34 -0800
  • 49ecd7f0ec Allow random 1.3. John MacFarlane 2025-01-05 23:44:59 -0800
  • 4040811e63 Use latest dev texmath. John MacFarlane 2025-01-05 23:43:15 -0800
  • 5283ae8a9e Use dev version of texmath. John MacFarlane 2025-01-05 00:11:49 -0800
  • 5766443bc8 Add mdoc St for C23 Evan Silberman 2025-01-03 13:06:18 -0800
  • c9f6d305b3 default.nix: add happy, which is needed by toml-parser. John MacFarlane 2025-01-02 09:56:11 -0800
  • 968b0c13ee Typst writer: fix handling of pixel image dimensions. John MacFarlane 2025-01-01 23:00:35 -0800
  • 01b54593cc AsciiDoc writer: improve escaping. John MacFarlane 2024-12-28 10:57:54 -0800
  • 9fa4fa3c51 RST reader: fix handling of underscores. John MacFarlane 2024-12-26 20:06:25 -0800
  • 07105ccbff Make pod the default reader for .pod/.pl/.pm Evan Silberman 2024-12-26 22:09:12 -0800
  • c4716d41c5 Add Pod reader Evan Silberman 2024-12-19 18:43:24 -0800
  • af2b276afe
    Improve message for asciidoc input error (#10492) Santiago Zarate 2024-12-23 21:34:08 +0100
  • f6b42450f9 Update changelog. John MacFarlane 2024-12-23 10:38:01 -0800
  • 3c0982c893 MediaWiki reader: allow empty quoted attributes. John MacFarlane 2024-12-23 10:36:09 -0800
  • e122ca04b0 MediaWiki reader: allow cells starting with +. John MacFarlane 2024-12-23 10:27:13 -0800
  • 26ad26b7e6 pandoc-lua-engine: bump to 0.4.1. John MacFarlane 2024-12-23 00:51:49 -0800
  • 27ed0ce738 Fix spacing error. John MacFarlane 2024-12-23 00:12:34 -0800
  • 85a3e9c222 Update MANUAL.txt date and regenerate man pages. John MacFarlane 2024-12-22 23:34:13 -0800
  • 50ef91ab57 Bump pandoc-cli to 3.6.1 and depend on pandoc 3.6.1 John MacFarlane 2024-12-22 23:29:31 -0800
  • 4fc730d80f Bump to 3.6.1, update changelog John MacFarlane 2024-12-22 23:28:49 -0800
  • c481843ce3 Depend on skylighting/skylighting-core 0.14.5 John MacFarlane 2024-12-22 23:28:22 -0800
  • b6aff21452 Docx writer: restart footnotes by section by default. John MacFarlane 2024-12-22 13:18:27 -0800
  • ab29a767ff Remove old comment-out line. John MacFarlane 2024-12-22 11:57:46 -0800
  • dc6a7d06b1 Docx writer: better handling of chapters. John MacFarlane 2024-12-22 11:38:32 -0800
  • d9281d1eaf Markdown writer: avoid collapsing of initial/final newline in... John MacFarlane 2024-12-22 10:46:39 -0800
  • d064ad77a5
    RST reader: handle explicit reference links (#10485) silby 2024-12-22 10:03:00 -0800
  • 7f791f68aa Correct example in charsInBalanced Evan Silberman 2024-12-19 18:43:24 -0800
  • cfb9bd5cf3 Mediawiki writer: escape line-initial characters... John MacFarlane 2024-12-20 10:31:43 -0800
  • 74f64f33e4 LaTeX writer: properly handle boolean value for csquotes variable. John MacFarlane 2024-12-20 10:01:06 -0800
  • 7b873ac790 Makefile add prof target John MacFarlane 2024-12-19 11:18:13 -0800
  • 4c409e6cf2 Mention typst in PandocUnknownWriterError for pdf Evan Silberman 2024-12-19 18:43:24 -0800
  • 7cff3590bc Allow --shift-heading-level-by=-1 to work in djot... John MacFarlane 2024-12-19 15:14:31 -0800
  • 86dd2f7d66 Fix default.beamer nocite location. John MacFarlane 2024-12-19 14:54:04 -0800
  • cef339f78f T.P.mediaBag insertMedia: fast path for data URIs. John MacFarlane 2024-12-19 14:22:51 -0800
  • 26b5c957db T.P.Class: shortcut for base64 data URIs in downloadOrRead. John MacFarlane 2024-12-19 13:47:31 -0800
  • 449824c412 T.P.URI: pBase64DataURI now returns mime + bytes John MacFarlane 2024-12-19 13:30:38 -0800
  • 3900791a0f T.P.MIME: fix extensionFromMimeType. John MacFarlane 2024-12-19 13:08:25 -0800
  • df0d3fb78c Change --template to allow use of extensionless templates. John MacFarlane 2024-12-19 10:17:58 -0800
  • d0b652491a HTML writer: avoid calling parseURIString for data URIs. John MacFarlane 2024-12-18 20:49:51 -0800
  • b27a8cc662 Further improvements to base64 data URI parsing. John MacFarlane 2024-12-18 16:42:21 -0800
  • 5ae45a0c5a Markdown reader: Adjust source position in data: URI parser. John MacFarlane 2024-12-18 15:12:44 -0800
  • 3da4d41c07 Markdown reader: more efficient base64 data URI parsing. John MacFarlane 2024-12-18 14:51:25 -0800
  • ca4ad3b4d6 HTML reader: don't canonicalize data: URIs. John MacFarlane 2024-12-18 12:23:35 -0800
  • 669c2b8f64 LaTeX reader: handle figure* environment as a figure. John MacFarlane 2024-12-18 12:11:04 -0800
  • d5c9fe73b8 Textile reader: improve parsing of spans. John MacFarlane 2024-12-17 22:45:51 -0800
  • 9acff9924f Textile reader: inline constructors don't trigger if closer... John MacFarlane 2024-12-17 20:37:01 -0800
  • 63a949d730 LaTeX writer: use displayquote for block quotes with csquotes. John MacFarlane 2024-12-17 20:03:23 -0800
  • e096e06a84 Typst writer: properly handle data: URIs in images. John MacFarlane 2024-12-17 17:56:59 -0800
  • 7a66c946e2 Docx writer: use styleIds not styleNames for Title, Subtitle, etc. John MacFarlane 2024-12-17 12:10:40 -0800
  • d6edb57797 Text.Pandoc.PDF: fix temp file extension in toPdfViaTempFile. John MacFarlane 2024-12-17 17:30:29 -0800
  • 7d1962b617
    Move nocites from LaTeX preamble to body (#10465) Thomas Hodgson 2024-12-17 19:17:13 +0100
  • 58cc5cc57e Use lastMay instead of reverse Joseph C. Sible 2024-12-14 02:37:01 -0500
  • 9bb67d666f Store a function instead of a Boolean Joseph C. Sible 2024-12-14 02:30:58 -0500
  • a63cf069e3 Use <$> instead of >>= and return Joseph C. Sible 2024-12-14 02:28:04 -0500
  • 3f49e1a7d8 Put the length in the range expression instead of calling take later Joseph C. Sible 2024-12-14 02:26:56 -0500
  • a779963f1a Remove redundant null check Joseph C. Sible 2024-12-14 02:22:15 -0500
  • 393991afda Use the definition of unsnoc from base Joseph C. Sible 2024-12-14 02:18:28 -0500
  • 02347275e2 Use catMaybes instead of building with maybe and (:) one element at a time Joseph C. Sible 2024-12-14 02:17:42 -0500
  • 48d83b6ffe Remove several unnecessary layers of indirection from refs Joseph C. Sible 2024-12-14 03:22:35 -0500
  • d04e490f1d Allow YAML bibliographies to be arrays of references. John MacFarlane 2024-12-11 19:38:00 -0800
  • 4272e8a7c2 Cosmetic code improvement. John MacFarlane 2024-12-11 18:36:07 -0800
  • b0b8f1ff69 Depend on citeproc 0.8.1.2. John MacFarlane 2024-12-11 09:00:51 -0800
  • f6d617cb88 Use dev version of citeproc. John MacFarlane 2024-12-10 14:33:32 -0800
  • 0b8312990f
    stack.yaml: Switch to stackage resolver lts-23.0 Albert Krewinkel 2024-12-10 17:58:14 +0100
  • a084731070
    Lua: support more elements as input to pandoc.utils.stringify. Albert Krewinkel 2024-12-10 11:36:00 +0100
  • 64f45fefa7
    Lua: add Caption constructor to pandoc module. Albert Krewinkel 2024-12-10 11:06:02 +0100
  • 8c96c6e776
    doc/lua-filters.md: Fix links to constructors. Albert Krewinkel 2024-12-10 11:04:46 +0100
  • 480e0c9322 Add silby to funding. John MacFarlane 2024-12-09 17:06:51 -0800
  • 61aff67b3c Minor tweaks to changelog formatting. John MacFarlane 2024-12-07 21:44:28 -0800
  • 8a72b8449d stack.yaml - add crypton-x509-validation John MacFarlane 2024-12-07 19:37:33 -0800
  • 16300a9d8e Add to AUTHORS.md. John MacFarlane 2024-12-07 17:58:53 -0800
  • e2dac578c4 stack.yaml - use more recent versions of tls, crypton-connection John MacFarlane 2024-12-07 17:56:41 -0800
  • 18931eda90 Add copyright info to two modules missing it. John MacFarlane 2024-12-07 17:39:33 -0800
  • 56d552ff42 Regenerate README.md John MacFarlane 2024-12-07 17:39:31 -0800
  • 890d7df732 Changelog tweaks. John MacFarlane 2024-12-07 17:37:36 -0800
  • 59d4c5e5f2 Date manual and regenerate man pages. John MacFarlane 2024-12-07 17:34:04 -0800
  • 9adfc7d16e Depend on new releases of commonmark-extensions, commonmark-pandoc. John MacFarlane 2024-12-07 16:19:54 -0800
  • c4aebcc406 Depend on released skylighting, skylighting-core 0.14.4. John MacFarlane 2024-12-07 16:04:30 -0800
  • 158716f47a Depend on skylighting-format-blaze-html 0.1.1.3. John MacFarlane 2024-12-07 14:09:18 -0800
  • dce53209ad update stack.yaml. John MacFarlane 2024-12-07 13:59:23 -0800
  • aaf9223b78 Depend on typst 0.6.1 John MacFarlane 2024-12-07 13:55:11 -0800
  • 920747918c Depend on released pandoc-lua-marshal 0.3.0. John MacFarlane 2024-12-07 13:31:33 -0800
  • 379e0e6b6d Depend on texmath 0.12.8.12 John MacFarlane 2024-12-07 13:21:59 -0800
  • 809b7da7ca Bump pandoc-lua-engine to 0.4 and depend on it in pandoc-cli. John MacFarlane 2024-12-07 12:32:19 -0800
  • 7f26c113b1 Bump pandoc-cli to 0.6, depend on pandoc 0.6. John MacFarlane 2024-12-07 12:30:00 -0800