Commit graph

  • a0b4c319ae Rebuild man pages. John MacFarlane 2024-10-05 12:42:53 -0700
  • c7ef045c31 Update changelog. John MacFarlane 2024-10-05 12:42:28 -0700
  • 0345e140bc Bump version of pandoc-server to 0.1.0.9. John MacFarlane 2024-10-05 12:42:20 -0700
  • 8ff24ec4e4 Bump pandoc-lua-engine to 0.3.3. John MacFarlane 2024-10-05 12:42:08 -0700
  • 39b2845c7f Bump version of pandoc and pandoc-cli to 3.5. John MacFarlane 2024-10-05 12:41:54 -0700
  • cf9dd9c539 Change date on manual. John MacFarlane 2024-10-05 12:41:31 -0700
  • 70b2c5f3a9 T.P.SelfContained: improve handling of links to remote CSS. John MacFarlane 2024-10-05 09:31:41 -0700
  • 50007f0273 Use latest releases of commonmark, commonmark-pandoc. John MacFarlane 2024-10-05 09:31:29 -0700
  • a913bf662f Use latest releases of texmath, djot. John MacFarlane 2024-10-04 19:16:20 -0700
  • 93d745742d Docx reader: reset lists after headers in same list numId. John MacFarlane 2024-10-03 21:50:18 -0700
  • a2dfda0dd0 Clarifying text about use of beamerarticle variable. John MacFarlane 2024-10-01 12:38:49 -0700
  • dbc80f9745
    Support short title, author, etc. in Beamer (#10244) Thomas Hodgson 2024-10-01 21:29:44 +0200
  • f2b1de5397
    Make --number-sections work with beamer (#10245) Thomas Hodgson 2024-10-01 21:26:28 +0200
  • e583ab7970
    Support a list of images for titlegraphic (#10246) Thomas Hodgson 2024-10-01 20:07:13 +0200
  • 4211efaad1 Remove unnecessary import. John MacFarlane 2024-10-01 11:04:20 -0700
  • 3ba968292b
    Beamer theme options (#10243) Thomas Hodgson 2024-10-01 20:02:43 +0200
  • 7048254397 Allow extracting data: URIs even in PandocPure (--sandbox). John MacFarlane 2024-10-01 10:16:23 -0700
  • c3eec896ab Text.Pandoc.Class: export extractURIData. John MacFarlane 2024-10-01 10:15:50 -0700
  • 4f15b03ad2 RST writer: change bullet list hang from 3 to 2. John MacFarlane 2024-10-01 09:19:53 -0700
  • 0dc660550d Move beamerarticle code from beamer -> latex template. John MacFarlane 2024-10-01 09:06:43 -0700
  • 0d9cfc8ec0 Amend the fix to #10236 to handle list tables. John MacFarlane 2024-10-01 08:47:29 -0700
  • f202ae1595 Remove refs to pandoc-discuss from issue templates. John MacFarlane 2024-10-01 08:40:54 -0700
  • a37035caa1
    doc/lua-filters.md: list functions in pandoc.utils alphabetically Albert Krewinkel 2024-10-01 12:13:16 +0200
  • 4cf6ddb027
    Lua: allow returning a single filter from filter files Albert Krewinkel 2024-10-01 12:08:00 +0200
  • 752d57dac1 RST writer: handle cases where indented context starts with block quote. John MacFarlane 2024-09-30 16:04:05 -0700
  • b4df43b01f LaTeX writer: better fix for lists in definition lists. John MacFarlane 2024-09-30 14:38:36 -0700
  • 4b38cbbf54 Fix invalid XML in test/docx/normalize.docx. John MacFarlane 2024-09-30 14:32:19 -0700
  • c9c40eee8f Beamer template doesn't need amsmath,amssym. John MacFarlane 2024-09-29 20:18:21 -0700
  • 2406ec1cdb Remove font-settings.tex partial. John MacFarlane 2024-09-29 20:16:22 -0700
  • e58f5ab701 Bump cachix/install-nix-action from V28 to 29 dependabot[bot] 2024-09-30 02:44:20 +0000
  • 2a6268de67 Refactor latex template using partials. John MacFarlane 2024-09-25 19:07:43 -0700
  • 7565a90cec
    Stop depending on package SHA Albert Krewinkel 2024-09-29 18:32:12 +0200
  • 7a96b253c2 Use dev version of texmath. John MacFarlane 2024-09-28 12:16:48 -0700
  • 9a3aed9cee RST writer: fix two issues with list tables. John MacFarlane 2024-09-27 09:13:42 -0700
  • f672706c6c MANUAL.txt: fix typo introduced by... John MacFarlane 2024-09-25 21:54:44 -0700
  • 56fc7d5cfc LaTeX reader: add em, ex, px, mu to list of units for dimension args. John MacFarlane 2024-09-24 08:53:32 -0700
  • f3fff87b2c EPUB reader: fix links to other files in the epub... John MacFarlane 2024-09-22 22:49:02 -0700
  • f4fe61a1af Nix CI: re-add nix_path but with proper name of stable channel. John MacFarlane 2024-09-22 12:31:10 -0700
  • 82b186bb58 CI: remove channel from nix build. John MacFarlane 2024-09-22 12:26:00 -0700
  • 57d97b4293 CI: try changing Nix build to use nix-stable. John MacFarlane 2024-09-22 12:23:35 -0700
  • ca348940e3
    Add support for list of figures (lof) and list of tables (lot) (#10029) Akash Patel 2024-09-22 13:49:52 -0500
  • 46ebe25b69 Dokuwiki reader: be more forgiving about misaligned lists... John MacFarlane 2024-09-21 19:35:12 -0700
  • 98e77e02f6 Improve blockquote parsing in dokuwiki. John MacFarlane 2024-09-21 19:26:32 -0700
  • e452f0ca3f DokuWiki reader: enable smart extension. John MacFarlane 2024-09-21 19:26:09 -0700
  • 8d35b794e3 DokuWiki reader: properly parse -- and --- as dashes. John MacFarlane 2024-09-21 18:33:34 -0700
  • 7e6a3b063e DokuWiki reader: fix block quote behavior. John MacFarlane 2024-09-21 18:30:46 -0700
  • 16a9df8c6b DokuWiki writer: don't emit <HTML> tags. John MacFarlane 2024-09-21 16:58:01 -0700
  • 8aa796f30a
    Lua: support character styling via pandoc.layout Albert Krewinkel 2024-09-21 15:12:27 +0200
  • bff35172e3
    Fix stack build Albert Krewinkel 2024-09-21 14:08:35 +0200
  • 05aa18420f
    Lua: update List module Albert Krewinkel 2024-09-21 08:54:05 +0200
  • 5ccf380dad
    JATS template: support floats-group Albert Krewinkel 2024-09-20 17:02:46 +0200
  • 7b48fd5801 linux/make_artifacts.sh: add riscv64 support Olivier Benz 2024-09-19 06:41:28 +0200
  • bac631fda8 Suggest documentation for syntax highlighting issues on Windows Yehuda Katz 2024-09-17 20:24:45 -0400
  • 56854c22f4 Make env interpolation work for to and from fields... John MacFarlane 2024-09-16 09:44:47 -0700
  • 5e3011fe0c Bump cachix/install-nix-action from V27 to 28 dependabot[bot] 2024-09-16 02:55:41 +0000
  • 04825ceb6b Text.Pandoc.PDF: read .toc and .log files from output directory. John MacFarlane 2024-09-14 17:19:00 -0700
  • 1cdf2672f2 Parse id, class, and tabstyle on tables in DocBook Reader Erik Rask 2024-09-13 08:53:41 +0200
  • fe9459c754 Fix test case #10185. John MacFarlane 2024-09-14 10:18:52 -0700
  • 8d09a58857 LaTeX writer: avoid error on refs div with empty citations. John MacFarlane 2024-09-14 10:12:07 -0700
  • 8c14784f41 HTML writer: don't emit missing title/lang warnings if templates... John MacFarlane 2024-09-13 20:45:19 -0700
  • fdbfb7a807 T.P.Shared addPandocAttributes - modify for new commonmark-pandoc. John MacFarlane 2024-09-13 09:32:36 -0700
  • 62b7b17472 Use latest djoths. John MacFarlane 2024-09-13 08:51:53 -0700
  • 1bb01ece75 Fix stack.yaml. John MacFarlane 2024-09-12 09:58:25 -0700
  • 289d8bafcb Use dev djoths. John MacFarlane 2024-09-12 08:29:47 -0700
  • f28de2f8ee Use dev commonmark-hs. John MacFarlane 2024-09-11 12:01:59 -0700
  • e81c2d4bf8 Fix copy-pasteo in ANSI writer subscripts Evan Silberman 2024-09-10 23:23:56 -0700
  • ed73093168 Fix formatting issue in changelog Martin Michlmayr 2024-09-11 09:55:29 +0800
  • 24e5aa6583 Fix a changelog bug. John MacFarlane 2024-09-10 11:51:44 -0700
  • 687155e2bd Add command test for #9121. John MacFarlane 2024-09-10 09:16:14 -0700
  • 1166d331a5 More stack.yaml tweaks. John MacFarlane 2024-09-10 09:15:24 -0700
  • 320a8add03 Markdown writer: fix tex_math_gfm output for display math. John MacFarlane 2024-09-10 08:22:48 -0700
  • 2d299b085f stack.yaml - add crypton-connection to work with tls 2.1. John MacFarlane 2024-09-10 08:18:05 -0700
  • b02654948c Update AUTHORS.md. John MacFarlane 2024-09-09 22:31:10 -0700
  • 31d3406972 stack.yaml - remove unneeded line. John MacFarlane 2024-09-09 22:21:38 -0700
  • 85515aee24 Update stack.yaml. John MacFarlane 2024-09-09 22:20:28 -0700
  • f50fc8c200 Regenerated README.md John MacFarlane 2024-09-09 22:20:19 -0700
  • 8bf03fd337 Added missing extra-source-files. John MacFarlane 2024-09-09 22:20:02 -0700
  • 6f6a736844 Update man pages. John MacFarlane 2024-09-09 22:14:43 -0700
  • 103149d75d Bump pandoc-server to 0.1.0.8. John MacFarlane 2024-09-09 22:13:36 -0700
  • a0e0973c63 Bump pandoc-lua-engine to 0.3.2. John MacFarlane 2024-09-09 22:13:27 -0700
  • 766ebd73fe Bump pandoc-cli to 3.4, depend on pandoc 3.4. John MacFarlane 2024-09-09 22:13:15 -0700
  • e245d61804 Bump to 3.4, update changelog. John MacFarlane 2024-09-09 22:13:05 -0700
  • 94f9727b2f ANSI writer: use black rather than green for headings. John MacFarlane 2024-09-09 21:49:42 -0700
  • 343f0a0752 Use released skylighting-core, skylighting. John MacFarlane 2024-09-09 20:18:56 -0700
  • c0f995d0a3 Remove Text.Pandoc.Shared.stripEmptyParagraphs [API change] Albert Krewinkel 2024-05-10 12:14:15 +0200
  • b7bcc42590 Add unofficial gemini URI scheme Pau RE 2024-07-10 11:44:55 +0200
  • 1881aef09e --docx+citations: Add "SuppressAuthor" and "AuthorOnly" to citationMode thomjur 2024-07-17 18:22:02 +0200
  • 7e04673fea Support custom-style attribute for docx table Sebbones 2024-07-19 18:05:22 +0000
  • 836de16e3b Use released versions of typst, texmath. John MacFarlane 2024-09-09 18:25:31 -0700
  • a6df5d70ba stack.yaml - depend on latest hslua-module-doclayout. John MacFarlane 2024-09-09 10:30:33 -0700
  • 4a42a7d4a9 Tests.Readers.Markdown: avoid use of 'head'. John MacFarlane 2024-09-09 09:15:54 -0700
  • 2edda1e6f0 stack.yaml - fix duplicate packages. John MacFarlane 2024-09-09 09:11:57 -0700
  • 90e8725f5b Tests: use 'drop 1' instead of partial function 'tail'. John MacFarlane 2024-09-09 09:03:17 -0700
  • 08a5ef6080 Use released (Hackage revision) hslua-module-doclayout. John MacFarlane 2024-09-09 08:58:11 -0700
  • 6cbb0d322a Fix stack.yaml syntax. John MacFarlane 2024-09-09 08:49:52 -0700
  • 0a362141cf Avoid use of 'head' in Tests.Shared. John MacFarlane 2024-09-09 08:28:19 -0700
  • a256f007cf Depend on doclayout 0.5. John MacFarlane 2024-09-09 08:18:28 -0700
  • 7db0569250 Work around absence of NonEmpty.singleton in earlier base versions. John MacFarlane 2024-09-09 08:18:08 -0700
  • 7b74f7b909 Use released doclayout. John MacFarlane 2024-09-08 23:26:47 -0700
  • 4c6acac312 Require doclayout >= 0.5. John MacFarlane 2024-09-08 23:13:57 -0700