727 Commits
Author SHA1 Message Date
John MacFarlane 1cdda054de Bump tls and zip-archive in stack.yaml, update README.md. 2024-05-11 12:31:00 -07:00
John MacFarlane 7349bed982 Use new releases texmath, skylighting, djot 2024-05-10 23:50:28 -07:00
Albert Krewinkel ddc66cad0b Lua: update to pandoc-lua-marshal version 0.2.7.
This fixes counterintuitive behavior of the `content` property on
BulletList and OrderedList items. Unmarshalling of that field now
matches the behavior of the constructor.

Fixes: #8916
2024-05-06 17:06:43 +02:00
Albert Krewinkel 0f29d8195e Lua: use hslua-module-zip-1.1.3 to fix the windows build 2024-05-05 21:16:31 +02:00
Albert Krewinkel 018922d10f Lua: use newest zip module.
This adds a `symlink` function to Entry objects, allowing to check if an
entry represents a symbolic link.
2024-05-05 17:54:33 +02:00
John MacFarlane ad6b9dd974 Use dev version of djot. 2024-04-14 09:48:30 -07:00
John MacFarlane 4b5409acf2 Use dev version of texmath. 2024-04-10 12:28:57 -07:00
John MacFarlane af338be45b Bump tls version in stack.yaml 2024-04-06 23:26:06 -07:00
John MacFarlane 5b13a47e33 Use released texmath, typst libraries. 2024-04-06 23:06:52 -07:00
John MacFarlane 6ee03849aa Use current dev version of texmath. 2024-03-30 19:32:07 -07:00
Albert Krewinkel 2792d218b1 Require pandoc-lua-marshal 0.2.6
Fixes an issue arising when the value of `content` properties
on *BlockQuote*, *Figure*, and *Div* elements was an empty list.

Fixes: #9613
2024-03-29 19:03:05 +01:00
John MacFarlane 4c55471851 Fix typo in stack.yaml. 2024-03-21 11:49:21 -07:00
John MacFarlane 1ce61fbd7f stack.yaml - use typst-symbols 0.1.6. 2024-03-21 11:00:05 -07:00
John MacFarlane 59ebf84137 Use dev texmath and typst-hs. 2024-03-21 09:59:23 -07:00
John MacFarlane 98d65232b9 Use djot 0.1.1.3 2024-03-17 18:19:40 -07:00
John MacFarlane b617992cc9 stack.yaml: add toml-parser. 2024-03-14 22:03:13 -07:00
John MacFarlane 9208e24cb3 Depend on released skylighting, typst, texmath 2024-03-14 13:49:51 -07:00
John MacFarlane b2b04a2f1c Use djot 0.1.1.2, update tests.
djot 0.1.1.1 was horribly buggy and dropped content after lists.
2024-03-14 10:11:04 -07:00
John MacFarlane 32280fd919 Use latest commonmark, commonmark-extensions.
This fixes a 3.12 regression in parsing of commonmark/gfm autolinks
(jgm/commonmark-hs#151).
2024-03-11 11:11:22 -07:00
John MacFarlane eca9ad1009 Use dev version of doclayout. 2024-03-09 08:52:52 -08:00
John MacFarlane b15e938304 Use latest zip-archive release. 2024-03-09 08:50:09 -08:00
John MacFarlane 3d0e2efa88 Depend on dev version of texmath. 2024-03-06 15:08:25 -08:00
John MacFarlane 0ad5684996 Depend on djt 0.1.1.1 2024-03-04 22:38:22 -08:00
John MacFarlane 79567bf7f4 Depend on released djot 0.1.1.0 2024-02-29 20:24:46 -08:00
John MacFarlane e925467328 Use commonmark-extensions 0.2.5.3 2024-02-27 22:06:58 -08:00
John MacFarlane 8c9e1dbe0c Use released skylighting-format-blaze-html 2024-02-27 21:09:23 -08:00
John MacFarlane 7504bf459c Use latest skylighting-format-blaze-html.
Closes #9520, fixing auto-wrapping of long source lines
in HTML print media.
2024-02-27 19:56:31 -08:00
John MacFarlane 37668ba378 Fix stack.yaml. 2024-02-20 11:43:44 -08:00
John MacFarlane 69b22d88a4 stack.yaml: specify tls version. 2024-02-20 11:04:08 -08:00
John MacFarlane 7a65ef25a0 Rely on dev version of djoths. 2024-02-20 08:23:43 -08:00
John MacFarlane 307fc065aa Depend on released version of djot. 2024-02-14 23:31:01 -08:00
John MacFarlane f2e3e9891a Bump pandoc-server to 0.1.0.5 and allow containsers 0.7 2024-02-14 22:59:09 -08:00
John MacFarlane 5e970d7e0c Move to lts-22 stack resolver. 2024-02-14 22:49:38 -08:00
John MacFarlane b98877270d Depend on released versions of commonmark-hs packages. 2024-02-14 20:45:50 -08:00
John MacFarlane e43ab9ec7b Depend on released typst 0.5.0.1. 2024-02-14 10:08:14 -08:00
John MacFarlane 8c42926cb2 Add djot reader and writer.
Djot is a light markup syntax (https://djot.net).

This patch adds djot as input and output formats.

API changes:

Add Text.Pandoc.Readers.Djot
Add Text.Pandoc.Writers.Djot
2024-02-13 23:10:42 -08:00
John MacFarlane 5fb0244fa3 Fix stack.yaml. 2024-02-06 20:41:52 -08:00
John MacFarlane 4916cfdd4d Use latest commonmark-extensions. 2024-02-06 19:49:47 -08:00
John MacFarlane c38623a7ee Depend on dev typst-hs. 2024-02-04 22:01:10 -08:00
John MacFarlane ba6fc02b90 Depend on commonmark 0.2.5. 2024-01-28 18:13:36 -08:00
John MacFarlane 23f67c8458 Depend on dev commonmark-pandoc. 2024-01-23 16:40:09 -08:00
John MacFarlane 0f5435a46d Depend on released typst 0.5. 2023-12-15 18:38:39 -08:00
John MacFarlane 272117f112 Use dev version of typst. 2023-12-14 11:55:15 -08:00
John MacFarlane b46d00343a Depend on texmath 0.12.8.6.
This gives us less verbose typst math output.
2023-12-12 19:08:30 -08:00
John MacFarlane 257d5cba7a stack.yaml - bump commonmark-extensions version. 2023-12-12 09:29:52 -08:00
John MacFarlane 4abf9a28e9 stack.yaml - update toml-parser 2023-12-11 22:19:08 -08:00
John MacFarlane 4b6fe06ba9 Fix duplicate entry in stack.yaml. 2023-12-11 12:43:53 -08:00
John MacFarlane 4243ae841a Use released versions of commonmark, commonmark-extensions, commonmark-pandoc. 2023-12-11 12:01:30 -08:00
John MacFarlane 55e3bf4ba7 Use texmath 0.12.8.5. 2023-12-11 11:13:31 -08:00
John MacFarlane 3039f99f3b Depend on released version of typst. 2023-12-10 23:59:19 -08:00