Use latest skylighting-format-blaze-html.

This works around a longstanding iOS Safari bug that caused long
lines to be displayed in a different font size in highlighted code.
Closes #7248.
This commit is contained in:
John MacFarlane
2023-08-27 10:39:22 -07:00
parent 6d43490b3a
commit 18bf7e1c39
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ packages: .
pandoc-cli
tests: True
flags: +embed_data_files
constraints: skylighting-format-blaze-html >= 0.1.1,
constraints: skylighting-format-blaze-html >= 0.1.1.1,
skylighting-format-context >= 0.1.0.2
-- source-repository-package
+1
View File
@@ -25,6 +25,7 @@ extra-deps:
- texmath-0.12.8.1
- skylighting-core-0.14
- skylighting-0.14
- skylighting-format-blaze-html-0.1.1.1
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules
resolver: lts-21.7