9d781b1454
So far this just reproduces capacity. Later we'll be able to add features like warning messages, dynamic loading of xml syntax definitions, and dynamic loading of themes.
15 lines
256 B
YAML
15 lines
256 B
YAML
flags:
|
|
pandoc:
|
|
trypandoc: false
|
|
https: true
|
|
embed_data_files: false
|
|
old-locale: false
|
|
network-uri: true
|
|
packages:
|
|
- '.'
|
|
extra-deps:
|
|
- texmath-0.9
|
|
- doctemplates-0.1.0.2
|
|
- pandoc-types-1.17.0.4
|
|
- skylighting-0.1.0.1
|
|
resolver: lts-7.14
|