mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-25 01:36:45 +00:00
Use released skylighting-core 0.14.2.
This commit is contained in:
@@ -22,8 +22,3 @@ source-repository-package
|
||||
location: https://github.com/jgm/citeproc
|
||||
tag: c7d81a376f434e90e1ef5724316042dfa4e21ef0
|
||||
|
||||
source-repository-package
|
||||
type: git
|
||||
location: https://github.com/jgm/skylighting
|
||||
subdir: skylighting-core
|
||||
tag: d9fa7093e16b8e4581d719eb8849fd9ea2c3ea0b
|
||||
|
||||
+2
-2
@@ -514,8 +514,8 @@ library
|
||||
random >= 1 && < 1.3,
|
||||
safe >= 0.3.18 && < 0.4,
|
||||
scientific >= 0.3 && < 0.4,
|
||||
skylighting >= 0.14.1.2 && < 0.15,
|
||||
skylighting-core >= 0.14.1.2 && < 0.15,
|
||||
skylighting >= 0.14.2 && < 0.15,
|
||||
skylighting-core >= 0.14.2 && < 0.15,
|
||||
split >= 0.2 && < 0.3,
|
||||
syb >= 0.1 && < 0.8,
|
||||
tagsoup >= 0.14.6 && < 0.15,
|
||||
|
||||
Reference in New Issue
Block a user