Commit graph

  • 5877ec546d Replace polyfill provider in HTML templates. John MacFarlane 2024-03-01 08:46:10 -08:00
  • 2549d34315 Update man pages. John MacFarlane 2024-02-29 20:33:50 -08:00
  • 75cb36ade8 Bump to 3.1.12.2 (also pandoc-cli), update changelog, manual date. John MacFarlane 2024-02-29 20:33:12 -08:00
  • 79567bf7f4 Depend on released djot 0.1.1.0 John MacFarlane 2024-02-29 20:24:46 -08:00
  • 67fa6cda5c SelfContained: add role="img" to svgs. John MacFarlane 2024-02-29 12:48:27 -08:00
  • 85b3ac3ee1 SelfContained: Add aria-label to svg elements. John MacFarlane 2024-02-29 12:08:02 -08:00
  • 6c88c39c6d Docx writer: don't copy over footnotePr in settings.xml... John MacFarlane 2024-02-28 22:34:04 -08:00
  • cd460ec9c7 Fix regression in section numbering. John MacFarlane 2024-02-28 11:27:34 -08:00
  • 87b07c699a Docx reader: ensure that table captions are counted. John MacFarlane 2024-02-28 10:05:15 -08:00
  • 6f87c9e29a Docx reader: detect caption by style name not id. John MacFarlane 2024-02-28 10:04:31 -08:00
  • b4e4da62a3 Docx reader: avoid emitting empty paragraph where caption was. John MacFarlane 2024-02-28 10:04:06 -08:00
  • e925467328 Use commonmark-extensions 0.2.5.3 John MacFarlane 2024-02-27 22:06:58 -08:00
  • 8c9e1dbe0c Use released skylighting-format-blaze-html John MacFarlane 2024-02-27 21:09:23 -08:00
  • 4ca2de1715 Update test suite for latest skylighting-format-blaze-html. John MacFarlane 2024-02-27 20:02:52 -08:00
  • 7504bf459c Use latest skylighting-format-blaze-html. John MacFarlane 2024-02-27 19:56:31 -08:00
  • 23337fe9dc Makefile: improve epub-validation target. John MacFarlane 2024-02-22 23:12:15 -06:00
  • 0a5ececcb4 EPUB writer: omit EPUB2-specific meta tag on EPUB3. John MacFarlane 2024-02-22 23:11:13 -06:00
  • 5c6a8eb607
    Lua: avoid crashing when an error message is not valid UTF-8 Albert Krewinkel 2024-02-20 20:39:43 +01:00
  • 37668ba378 Fix stack.yaml. John MacFarlane 2024-02-20 11:43:44 -08:00
  • 69b22d88a4 stack.yaml: specify tls version. John MacFarlane 2024-02-20 11:04:08 -08:00
  • 907226e50b Require tls >= 2. John MacFarlane 2024-02-20 10:50:34 -08:00
  • 25a994df65 Class: openUrl TLS negotiation fixes. John MacFarlane 2024-02-20 10:07:58 -08:00
  • 7a65ef25a0 Rely on dev version of djoths. John MacFarlane 2024-02-20 08:23:28 -08:00
  • b103792c17 Minor code cleanup. John MacFarlane 2024-02-19 22:00:30 -08:00
  • c131f8d4bc Markdown reader: fix regression in link parsing... John MacFarlane 2024-02-19 12:46:43 -08:00
  • 54b001aa19 Org reader/writer: support admonitions. John MacFarlane 2024-02-19 11:26:57 -08:00
  • a6d85a0c98 Org writer: omit extra blank line at end of quote block. John MacFarlane 2024-02-19 11:26:29 -08:00
  • 8a0e522c39 Typst writer: ensure that -, +, etc. are escaped at beginning of block. John MacFarlane 2024-02-19 08:52:37 -08:00
  • b36052144b LaTeX writer: fix bug when a language is specified in two different ways. John MacFarlane 2024-02-18 11:44:03 -08:00
  • 8d63ed4449 Bump to 3.1.12.1, update changelog and manuals. John MacFarlane 2024-02-17 10:05:34 -08:00
  • aa759c4300 Powerpoint writer: properly handle math in headings and tables. John MacFarlane 2024-02-16 15:39:36 -08:00
  • fc55d00376 EPUB writer: omit EPUBv3-specific accessibility stuff on epub2. John MacFarlane 2024-02-16 13:42:30 -08:00
  • b506171578 Makefile: improve validate-epub. John MacFarlane 2024-02-16 13:42:19 -08:00
  • 9f8344d54e Makefile: make validate-epub check v2 output too. John MacFarlane 2024-02-16 11:51:28 -08:00
  • 45b6df537a More fixes for SVG ids with --self-contained. John MacFarlane 2024-02-16 10:06:12 -08:00
  • ba3e17de8e Minor changelog fix. John MacFarlane 2024-02-15 10:05:48 -08:00
  • 305b9c0d34 Add djot to cabal description. John MacFarlane 2024-02-15 09:41:40 -08:00
  • 471d544383 Minor changelog changes. John MacFarlane 2024-02-15 09:10:09 -08:00
  • 17e6afe3f4 Small changelog revisions. John MacFarlane 2024-02-15 09:05:37 -08:00
  • a62eab40f7 PDF: internal cleanup of tex2pdf path. John MacFarlane 2024-02-15 08:54:27 -08:00
  • 307fc065aa Depend on released version of djot. John MacFarlane 2024-02-14 23:31:01 -08:00
  • e9425aaed7 Allow containers 0.7. John MacFarlane 2024-02-14 22:59:09 -08:00
  • f2e3e9891a Bump pandoc-server to 0.1.0.5 and allow containsers 0.7 John MacFarlane 2024-02-14 22:59:09 -08:00
  • 5e970d7e0c Move to lts-22 stack resolver. John MacFarlane 2024-02-14 22:49:38 -08:00
  • 1c1d83a742 pandoc.cabal: add djot template. John MacFarlane 2024-02-14 22:45:51 -08:00
  • c8d4725134 Fixe whitespace. John MacFarlane 2024-02-14 22:44:50 -08:00
  • 392815c2ab Regenerate README.md. John MacFarlane 2024-02-14 22:44:39 -08:00
  • 06194fefec Update changelog. John MacFarlane 2024-02-14 22:43:43 -08:00
  • 4b9c78f1ce PDF: avoid readFileLazy. John MacFarlane 2024-02-14 22:17:26 -08:00
  • b98877270d Depend on released versions of commonmark-hs packages. John MacFarlane 2024-02-14 20:45:50 -08:00
  • e43ab9ec7b Depend on released typst 0.5.0.1. John MacFarlane 2024-02-14 10:08:14 -08:00
  • 13ac1e0acf Update AUTHORS.md. John MacFarlane 2024-02-14 09:15:03 -08:00
  • 132508d447 Update man page. John MacFarlane 2024-02-14 09:12:30 -08:00
  • 32e26b1689 Bump pandoc-cli version to 3.1.12, depend on pandoc 3.1.12. John MacFarlane 2024-02-14 09:07:13 -08:00
  • f7db1aa0d1 Bump version to 3.1.12. John MacFarlane 2024-02-14 09:05:10 -08:00
  • 6c98f18e74 Update manual date. John MacFarlane 2024-02-14 09:04:22 -08:00
  • 2b7fbd0cfe Update changelog. John MacFarlane 2024-02-14 09:04:02 -08:00
  • 1ab99c0551 T.P.Readers: add readDjot to exports. John MacFarlane 2024-02-14 08:12:38 -08:00
  • 9c0a0a1c56 Man writer: fix bug with long URLs. John MacFarlane 2024-02-14 07:43:57 -08:00
  • 18aff38453 Fix name of djot reader test in pandoc.cabal. John MacFarlane 2024-02-14 07:38:29 -08:00
  • 7c3a9b6f2f Fix some exports to avoid warnings on older ghc versions. John MacFarlane 2024-02-13 23:46:41 -08:00
  • 8c42926cb2 Add djot reader and writer. John MacFarlane 2024-01-13 10:17:15 -08:00
  • ea2466724b Shared.addPandocAttributes: use wrapper attribute, not wrap. John MacFarlane 2024-02-13 22:52:01 -08:00
  • a5b691a77e Markdown reader: fix wikilinks extension to allow newlines in titles. John MacFarlane 2024-02-13 22:20:03 -08:00
  • 621d694e2c MANUAL: note support for highlighting in man writer. John MacFarlane 2024-02-13 21:08:34 -08:00
  • 04520ceaae Man writer: support syntax highlighting (limited). John MacFarlane 2024-02-13 21:05:53 -08:00
  • cf847b0138 LaTeX reader: improve treatment of cref, Cref. John MacFarlane 2024-02-13 19:30:14 -08:00
  • 02b6483b7c Typst writer: use #ref or @ for links with reference-type="ref". John MacFarlane 2024-02-13 08:29:45 -08:00
  • 2d83b7ca6f Make LaTeX writer sensitive to empty_paragraphs extension. John MacFarlane 2024-02-13 15:50:12 -08:00
  • d836da7435 LaTeX reader: treat \Cref like \cref (for now). John MacFarlane 2024-02-13 08:16:57 -08:00
  • aa00714ba4 Typst writer: improve citation support. John MacFarlane 2024-02-12 19:59:53 -08:00
  • 758ff050b2 HTML5 writer: Add suffix to multiple footnote section ids Sam May 2023-04-09 15:09:36 -07:00
  • bf674e8ddd Markdown writer: use different width fences for nested divs. John MacFarlane 2024-02-12 10:01:51 -08:00
  • bd352e41d6 Man reader: move spaces outside of emph/strong. John MacFarlane 2024-02-11 19:06:50 -08:00
  • 8c85fbbf2e Powerpoint writer: Fix regression in layout for slides with figures. John MacFarlane 2024-02-09 14:16:08 -08:00
  • 0604fa297d Fix id replacements in SVGs with clipping paths. John MacFarlane 2024-02-09 11:59:26 -08:00
  • ea23868ae4 Fix size of duplicated SVGs with --embed-resources. John MacFarlane 2024-02-09 11:44:16 -08:00
  • 9ccd40f114 Allow zlib 0.7. John MacFarlane 2024-02-08 09:07:56 -08:00
  • 719f31b26b MediaWiki reader: don't make leading blanks underscores... John MacFarlane 2024-02-07 08:42:20 -08:00
  • c46bf5948c MediaWiki reader: allow lowercase image:. John MacFarlane 2024-02-07 08:28:29 -08:00
  • e81a60fdf2 Support "pagetotal" in converting BibLaTeX. John MacFarlane 2024-02-07 08:15:47 -08:00
  • 5fb0244fa3 Fix stack.yaml. John MacFarlane 2024-02-06 20:41:52 -08:00
  • 4916cfdd4d Use latest commonmark-extensions. John MacFarlane 2024-02-06 19:49:47 -08:00
  • 4b8882b459 Add clarification to docs for --resource-path. John MacFarlane 2024-02-06 08:02:32 -08:00
  • 81f7e5789f fix(ci): run 2nd docx validation workflow when script changes Edwin Török 2024-02-05 20:07:31 +00:00
  • b8c921fe7d fix(ci): explicitly choose a .Net version Edwin Török 2024-02-05 19:59:55 +00:00
  • 822480c4c8
    Use images from Quay (#9411) Olivier Benz 2024-02-05 18:04:30 +01:00
  • bab30eaf41 Typst reader: improve handling of inline #quote. John MacFarlane 2024-02-05 08:55:28 -08:00
  • 3ef74d1fd2 Typst reader: fix handling of dot(), tilde(), ddot(). John MacFarlane 2024-02-04 22:37:37 -08:00
  • 1e05f32ead Typst reader: fix character used for norm. John MacFarlane 2024-02-04 22:01:26 -08:00
  • c38623a7ee Depend on dev typst-hs. John MacFarlane 2024-02-04 22:01:10 -08:00
  • 0706c7a285 Docx writer: restore ability to center-justify table. John MacFarlane 2024-02-03 22:50:55 -08:00
  • 03bb426a4a Shared: makeSections behavior changes. John MacFarlane 2024-02-03 22:19:29 -08:00
  • 6fc8a80c2c Shared.makeSections: more elegant code for section number calculation. John MacFarlane 2024-02-03 12:47:48 -08:00
  • 4d2992dce4 MANUAL: Revised docs for fontfallback. John MacFarlane 2024-02-03 10:36:07 -08:00
  • 7164a238dd
    ConTeXt template: support font fallback (#9361) Lawrence Chonavel 2024-02-03 19:27:31 +01:00
  • cd4676e498
    Harmonize spelling of Markdown and MultiMarkdown (#9402) Salim B 2024-02-03 00:15:32 +01:00
  • 163be37dd6
    Using internal column widths in pptx writer tables (#9392) Tomas Dahlqvist 2024-02-01 19:37:12 +01:00
  • 3e7e6f014a
    EPUB accessibility additions (#9400) Iacobus1983 2024-02-01 19:19:08 +01:00
  • 9ab0ffb99e Typst writer: unescape URI escapes in image paths. John MacFarlane 2024-01-30 09:20:20 -08:00