Commit Graph

  • 780e605c95 Texinfo writer: fix escaping in links. main John MacFarlane 2026-07-11 10:57:33 +02:00
  • ce1327e0b8 Use dev version of djoths. John MacFarlane 2026-07-10 22:33:42 +02:00
  • e5fab443f6 MANUAL.txt: include Lua filter to set float attribute on tables. John MacFarlane 2026-07-10 16:44:29 +02:00
  • 3ecd95bf00 LaTeX writer: Provide a way to use table instead of longtable. John MacFarlane 2026-07-10 16:36:28 +02:00
  • d982f9f5ec Typst template: polyfill divider for typst < 0.15. John MacFarlane 2026-07-09 01:28:43 +02:00
  • d2f33e5b53 Typst reader/writer: use divider() for horizontal rule. John MacFarlane 2026-07-09 01:12:18 +02:00
  • 6bdf248a6e Use dev skylighting-format-blaze-html. John MacFarlane 2026-07-08 23:43:44 +02:00
  • 5ec0ab60c8 Depend on dev typst-hs. John MacFarlane 2026-07-08 12:03:46 +02:00
  • 1d6f33b897 Typst: further tight term list improvements. John MacFarlane 2026-07-08 11:18:31 +02:00
  • 59c5eab2a0 Add support for tight terms in Typst writer (#11748) Amir Dekel 2026-07-08 10:42:56 +02:00
  • 7b1021eb3e Use dev commonmark-extensions. John MacFarlane 2026-07-08 01:04:01 +02:00
  • 9ebf79dd4b RTF writer: allow fontsize to be specified. John MacFarlane 2026-07-07 19:01:49 +00:00
  • f6edf03303 Shared: Improve makeSections. John MacFarlane 2026-07-07 20:58:33 +02:00
  • db7efddf74 Texinfo writer: fix spacing bug around HorizontalRule. John MacFarlane 2026-07-07 16:58:44 +02:00
  • 9a94445b6a epub.css: get rid of obsolete #TOC rules. John MacFarlane 2026-07-05 17:44:44 +02:00
  • 57639391fc ODT writer: image anchoring, percent dimensions, text width resolution (#11746) Can H. Tartanoglu 2026-07-04 18:52:14 +02:00
  • 4f5226df4f epub.css: Put clause for all headings before individual h1, h2, ... John MacFarlane 2026-07-01 17:11:57 +02:00
  • d8ea25c10e HTML styles: remove hard-coded font-size for print CSS. John MacFarlane 2026-07-01 13:54:24 +02:00
  • ceb0917599 Ensure that IO error messages go to stderr. John MacFarlane 2026-07-01 13:09:47 +02:00
  • 8547196b44 Markdown reader: ordered sublists must start with 1 John MacFarlane 2026-07-01 10:45:29 +02:00
  • 76bd78f653 CommandLineOptions: use optCSL and optBibliography... John MacFarlane 2026-06-30 15:28:05 +02:00
  • 612e143fbe DokuWiki reader: skip non-cell content after table row. John MacFarlane 2026-06-29 19:28:54 +02:00
  • 18ff8a8073 Fix stack.yaml John MacFarlane 2026-06-29 18:16:15 +02:00
  • bc217a1d56 Use dev djoths. John MacFarlane 2026-06-29 14:28:09 +02:00
  • 1c22498269 LaTeX writer: fix footnotes in def list headings. John MacFarlane 2026-06-29 11:39:55 +02:00
  • e80a34f721 Bump actions/cache from 5 to 6 (#11737) dependabot[bot] 2026-06-29 11:01:36 +02:00
  • c568a0e665 Typst template: allow multiword keywords (#11730) Albert Krewinkel 2026-06-23 19:06:58 +02:00
  • c7b6552552 MANUAL.txt: clarify expectations for EPUB metadata. John MacFarlane 2026-06-23 16:51:46 +02:00
  • 22f11b8871 MANUAL.txt: improve instructions for specifying EPUB identifier. John MacFarlane 2026-06-23 12:27:34 +02:00
  • 197ea8e8bd RST reader: treat undefined substitution references as plain text. John MacFarlane 2026-06-23 12:05:52 +02:00
  • 090cb52f0a Fix typo in lua-filters.md (#11724) Enrico Spinielli 2026-06-23 01:46:54 +02:00
  • b7ce1047c6 Bump actions/checkout from 6 to 7 (#11725) dependabot[bot] 2026-06-23 01:46:07 +02:00
  • 58929eb70c Markdown writer: in YAML metadata, put double quotes around... John MacFarlane 2026-06-21 13:21:40 +02:00
  • 4f73087589 MANUAL: clarify comment about table types. John MacFarlane 2026-06-21 11:56:44 +02:00
  • d706da2379 Fix typo in MANUAL.txt (shoud -> should) (#11720) Scott Talbert 2026-06-20 17:03:18 -04:00
  • da82107116 Change adding of .yaml extension in --defaults option. John MacFarlane 2026-06-18 23:27:17 +03:00
  • 1a1a5efcb2 Fix typo in manual. John MacFarlane 2026-06-18 23:05:54 +03:00
  • 850c7b9613 App: enable auto_identifiers when a table of contents is requested. John MacFarlane 2026-06-13 21:35:11 +00:00
  • ec4fb91049 Typst reader: support auto_identifiers extension. John MacFarlane 2026-06-13 21:26:54 +00:00
  • 853ae7fecc HTML reader: fix unused variable warning in CI (#11704) Robertas 2026-06-13 11:00:18 +03:00
  • f751000aa4 Docx writer: fixes for test failures in #11697 (#11703) Robertas 2026-06-12 22:07:59 +03:00
  • 8a52ac1493 Markdown writer: improve identification of code language class... John MacFarlane 2026-06-12 20:43:29 +02:00
  • 6049ab9c09 HTML reader: strip language- from all classes, not just first. John MacFarlane 2026-06-12 20:42:04 +02:00
  • 06af643730 Docx writer: use namespace URI instead of prefix in extractPageLayout (#11697) Robertas 2026-06-12 19:13:10 +03:00
  • 912bfa5e2e Use starmath for math in ODT. John MacFarlane 2026-06-09 13:06:17 +02:00
  • 1b4a5356b4 Docx reader: key list numbering off abstractNumId. John MacFarlane 2026-06-09 09:58:26 +00:00
  • c60b7f3f08 Fix typo in pandoc.cabal test files. John MacFarlane 2026-06-09 11:19:48 +02:00
  • 17eb8e4f8b ODT reader: Remove an unnecessary definition. John MacFarlane 2026-06-09 10:04:53 +02:00
  • 32d66351a6 ODT reader: don't create Emph just because of changed font. John MacFarlane 2026-06-09 07:26:56 +00:00
  • 3a5f7ecee1 RTF reader: support legacy \pn/\pntext paragraph numbering (#11686). John MacFarlane 2026-06-08 22:28:35 +00:00
  • 888a0062f1 Fix test for #11689 (use native) John MacFarlane 2026-06-09 08:42:09 +02:00
  • 0deb5e4907 Require pandoc-types >= 1.23.1.2 John MacFarlane 2026-06-09 08:33:46 +02:00
  • 656a6704a5 RTF writer: emit real RTF lists with a list table. John MacFarlane 2026-06-08 21:01:34 +00:00
  • 9312f1da1b RTF reader: support multi-paragraph list items. John MacFarlane 2026-06-08 21:01:27 +00:00
  • 5566a6bf3c Docx reader: improve horizontal rule detection. John MacFarlane 2026-06-08 23:47:29 +02:00
  • aafcfa14b0 LaTeX reader: handle \hypertarget with one braced parameter. John MacFarlane 2026-06-08 19:22:24 +02:00
  • 16d66edb2a Typst writer: fold lang into pickTypstAttributes. John MacFarlane 2026-06-06 22:49:45 +02:00
  • 6c9b8ec557 Use emojis 0.1.5. John MacFarlane 2026-06-06 14:28:04 +02:00
  • 9d68bb83a7 T.P.Writers.Shared; htmlAttrs - don't add data- prefix for markdown. John MacFarlane 2026-06-05 17:17:22 +02:00
  • 833626838e Update flake.lock. John MacFarlane 2026-06-05 13:52:07 +02:00
  • 9376458c26 Circleci: put COPYING.md and COPYRIGHT in pandoc.wasm.zip. pandoc-server-0.1.3 pandoc-lua-engine-0.5.3 pandoc-cli-3.10 3.10 John MacFarlane 2026-06-04 16:36:08 +02:00
  • b2c5df98c1 Circleci: fix cache dir for wasm. John MacFarlane 2026-06-04 13:04:36 +02:00
  • bdd5926e13 Circleci: add 'z' to tar command. John MacFarlane 2026-06-04 12:57:05 +02:00
  • 593016a5f0 release-candidate: adjust cache dir for cabal store on macos. John MacFarlane 2026-06-04 12:53:37 +02:00
  • e984fa7f6c release-candidate: fix cache path for Windows. John MacFarlane 2026-06-04 12:41:58 +02:00
  • efa865e921 release-candidate: print store-dir so we know what to cache. John MacFarlane 2026-06-04 12:38:15 +02:00
  • e1aef81f65 Circleci: fix caching path. John MacFarlane 2026-06-04 12:28:40 +02:00
  • 497df3a02b Remove .cirrus.yml. John MacFarlane 2026-06-04 12:03:17 +02:00
  • 984c8500ed Add caching for release-candidate build. John MacFarlane 2026-06-04 12:02:30 +02:00
  • 3598e98b65 CI: remove some cruft from config. John MacFarlane 2026-06-04 11:56:57 +02:00
  • 07e3253fc2 CI: fix Windows cache dir. John MacFarlane 2026-06-04 11:56:45 +02:00
  • d10db9b413 Fix caching on circleci. John MacFarlane 2026-06-04 11:47:49 +02:00
  • 9e73edc387 Release candidate: remove wasm build from GH actions. John MacFarlane 2026-06-04 10:59:34 +02:00
  • 622feb8e2b Circleci wasm build: ensure that zip is present. John MacFarlane 2026-06-04 10:57:23 +02:00
  • 01d98a28e6 RELEASE-CHECKLIST-TEMPLATE.org John MacFarlane 2026-06-04 10:50:42 +02:00
  • 3abc733ad3 Circleci wasm build: remove installation of git, etc. John MacFarlane 2026-06-04 10:19:10 +02:00
  • 5e7f104726 Add wasm build to circleci release builds. John MacFarlane 2026-06-04 10:02:33 +02:00
  • 7e7a679e21 Circleci: compress artifacts before storing. John MacFarlane 2026-06-03 23:37:11 +02:00
  • 38558e4b62 Circleci: another attempt to get cloning over https. John MacFarlane 2026-06-03 22:48:34 +02:00
  • b9e15e1805 circleci config: manually git clone over https. John MacFarlane 2026-06-03 22:43:37 +02:00
  • 4664d5a33c Release candidate action: try to free more space for wasm build. John MacFarlane 2026-06-03 22:33:32 +02:00
  • 3ececb835f Add circleci config. John MacFarlane 2026-06-03 18:06:51 +02:00
  • 2bb3958d66 Add circleci config. circleci John MacFarlane 2026-06-03 18:06:51 +02:00
  • 443bb1da8e Update AUTHORS. John MacFarlane 2026-06-03 17:10:16 +02:00
  • 08f9a91a48 Update changelog. John MacFarlane 2026-06-03 16:38:44 +02:00
  • 098c48d79f RTF reader: fix tables parsed as deeply nested tables. John MacFarlane 2026-06-03 14:13:37 +00:00
  • 0951c95d1d pandoc-server: bump to 0.1.3. John MacFarlane 2026-06-03 15:03:33 +02:00
  • f166e42d4f pandoc-lua-engine: bump to 0.5.3. John MacFarlane 2026-06-03 15:03:22 +02:00
  • c6ab657dd3 Update man pages. John MacFarlane 2026-06-03 14:58:40 +02:00
  • 33bc2c9f5f Bump pandoc, pandoc-cli to 3.10, update changelog John MacFarlane 2026-06-03 14:58:02 +02:00
  • f8d6a6fca2 Update pandoc-server docs with typst-inputs John MacFarlane 2026-06-03 14:57:50 +02:00
  • ea1570e8c9 pandoc-lua-engine: require pandoc 3.10.x John MacFarlane 2026-06-03 14:57:21 +02:00
  • f8fddc86f3 pandoc-server: handle typst-inputs, require pandoc >= 3.10 John MacFarlane 2026-06-03 14:56:56 +02:00
  • 9d120951dc Update manual date John MacFarlane 2026-06-03 14:48:10 +02:00
  • d9c33510d0 MANUAL: document typst-inputs in defaults John MacFarlane 2026-06-03 14:47:53 +02:00
  • 676ccdc904 T.P.Writers.Shared: htmlAttrs: use data- prefix when needed. John MacFarlane 2026-06-03 12:23:44 +02:00
  • ea40d0bd0a Bump upper bound for time, tls John MacFarlane 2026-06-03 09:17:36 +02:00
  • 0fac8827df Use doclayout 0.5.0.3. John MacFarlane 2026-06-03 09:15:50 +02:00
  • df61830d38 Use asciidoc 0.1.0.3 John MacFarlane 2026-06-02 23:50:04 +02:00
  • e16f5012f0 cabal.project: ensure we use latest doclayout for build. John MacFarlane 2026-06-02 09:46:23 +02:00