Use latest skylighting and omit the 'missingincludes' check.

If you use a custom syntax definition that refers to a syntax
you haven't loaded, pandoc will now complain when it is highlighting
the text, rather than at the start.

This saves a huge performance hit from the `missingIncludes` check.

Closes #4226.
This commit is contained in:
John MacFarlane
2018-01-07 19:24:08 -08:00
parent b6cec3da3f
commit ae6ba1533b
4 changed files with 5 additions and 14 deletions
+2 -1
View File
@@ -15,4 +15,5 @@ packages:
extra-deps:
- pandoc-citeproc-0.12.2.5
- hslua-0.9.5
resolver: lts-10.1
- skylighting-0.5.1
resolver: lts-10.2