1c7f4e97e2
This means we no longer need language.dtd when loading custom highlighting definitions. See #3334.
25 lines
515 B
YAML
25 lines
515 B
YAML
flags:
|
|
pandoc:
|
|
trypandoc: false
|
|
https: true
|
|
embed_data_files: true
|
|
old-locale: false
|
|
network-uri: true
|
|
pandoc-citeproc:
|
|
bibutils: true
|
|
embed_data_files: true
|
|
unicode_collation: false
|
|
test_citeproc: false
|
|
debug: false
|
|
packages:
|
|
- '.'
|
|
- location:
|
|
git: https://github.com/jgm/pandoc-citeproc.git
|
|
commit: 0926289c5ccc1c69c90b2e9132b0e2b57f08aa4d
|
|
extra-dep: false
|
|
extra-deps:
|
|
- hslua-0.5.0
|
|
- hslua-aeson-0.1.0.3
|
|
- skylighting-0.3.2
|
|
- texmath-0.9.4
|
|
resolver: lts-8.4
|