mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-10 03:17:16 +00:00
d2f33e5b53
Remove old `horizontalRule` definition from default template. Modify tests to use non-deprecated symbols. Closes #11540.
53 lines
1.4 KiB
YAML
53 lines
1.4 KiB
YAML
flags:
|
|
pandoc:
|
|
embed_data_files: true
|
|
QuickCheck:
|
|
old-random: false
|
|
packages:
|
|
- '.'
|
|
- 'pandoc-cli'
|
|
- 'pandoc-lua-engine'
|
|
- 'pandoc-server'
|
|
extra-deps:
|
|
- hslua-2.5.0
|
|
- hslua-marshalling-2.3.2
|
|
- hslua-module-doclayout-1.2.1.1
|
|
- hslua-module-path-1.2.0
|
|
- hslua-module-text-1.2.0
|
|
- hslua-module-system-1.3.0
|
|
- hslua-module-version-1.2.0.1
|
|
- hslua-module-zip-1.2.1
|
|
- hslua-objectorientation-2.5.0
|
|
- hslua-packaging-2.4.1
|
|
- hslua-typing-0.2.0
|
|
- pandoc-lua-marshal-0.3.2.1
|
|
- asciidoc-0.1.0.3
|
|
- doclayout-0.5.0.3
|
|
- commonmark-0.3
|
|
- commonmark-pandoc-0.3
|
|
- citeproc-0.13.0.1
|
|
- pandoc-types-1.23.1.2
|
|
- emojis-0.1.5
|
|
- git: https://github.com/jgm/texmath.git
|
|
commit: e5d689366e4d480f96e9453f455d1a4362fad880
|
|
- git: https://github.com/jgm/djoths.git
|
|
commit: 7cabb69eef81d80688beb4fce6b604ad1ccc5941
|
|
- git: https://github.com/jgm/commonmark-hs
|
|
commit: 73903fa7723ca2b1a1120063451e9647d1382754
|
|
subdirs: [commonmark-extensions]
|
|
- git: https://github.com/jgm/typst-hs.git
|
|
commit: 1a94f1fd69841fd4039441afa3e1ed330db8e334
|
|
- git: https://github.com/jgm/skylighting.git
|
|
commit: c196a0e4da03b7212db8fcc122a6a1c1fcdecb87
|
|
subdirs: [skylighting-format-blaze-html]
|
|
- git: https://github.com/jgm/typst-symbols.git
|
|
commit: 928839de6742b61ee601ce4510cf4dcfd044354d
|
|
|
|
ghc-options:
|
|
"$locals": -fhide-source-paths -Wno-missing-home-modules
|
|
resolver: lts-24.20
|
|
nix:
|
|
packages:
|
|
- pkg-config
|
|
- zlib
|