76886678a6
This prevents the problem with extra space around highlighted code blocks (closes #3996). Note that we no longer put an enclosing div around highlighted code blocks. The pre is the outer element, just as for unhighlighted blocks.
18 lines
322 B
YAML
18 lines
322 B
YAML
flags:
|
|
pandoc:
|
|
trypandoc: false
|
|
embed_data_files: false
|
|
old-locale: false
|
|
network-uri: true
|
|
packages:
|
|
- '.'
|
|
extra-deps:
|
|
- pandoc-types-1.17.2
|
|
- hslua-0.9.2
|
|
- skylighting-0.4.2
|
|
- cmark-gfm-0.1.1
|
|
- QuickCheck-2.10.0.1
|
|
- tasty-quickcheck-0.9.1
|
|
- doctemplates-0.2.1
|
|
- haddock-library-1.4.3
|
|
resolver: lts-9.9
|