Files
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

45 lines
1.0 KiB
YAML

flags:
pandoc:
embed_data_files: true
QuickCheck:
old-random: false
packages:
- '.'
- 'pandoc-cli'
- 'pandoc-lua-engine'
- 'pandoc-server'
extra-deps:
- hslua-cli-1.4.1
- hslua-module-zip-1.1.0
- hslua-repl-0.1.1
- lpeg-1.1.0
- crypton-connection-0.3.1
- crypton-x509-1.7.6
- crypton-x509-store-1.6.9
- crypton-x509-system-1.6.7
- crypton-x509-validation-1.6.12
- http-client-tls-0.3.6.3
- typst-symbols-0.1.5
- toml-parser-1.3.1.1
- skylighting-core-0.14.1
- skylighting-0.14.1
- skylighting-format-blaze-html-0.1.1.1
- tls-1.9.0
- texmath-0.12.8.6
- commonmark-0.2.5
- git: https://github.com/jgm/typst-hs
commit: abfe46fd48ae3610c6522c3dbb1d84a2b2fafb74
- git: https://github.com/jgm/commonmark-hs
subdirs: [commonmark-pandoc, commonmark-extensions]
commit: f0b96532e36f31f47cc34602ecac694ffde8a27a
- git: https://github.com/jgm/djoths
commit: 3d53e40442d22726430b6a89bfb7fba92cd99a91
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules
resolver: lts-21.7
nix:
packages:
- pkg-config
- zlib