mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-26 18:26:36 +00:00
Fix support for Lua 5.3
This commit is contained in:
+1
-1
@@ -502,7 +502,7 @@ library
|
||||
http-types >= 0.8 && < 0.13,
|
||||
ipynb >= 0.2 && < 0.3,
|
||||
jira-wiki-markup >= 1.4 && < 1.5,
|
||||
lua >= 2.2 && < 2.3,
|
||||
lua >= 2.1 && < 2.3,
|
||||
lpeg >= 1.0.1 && < 1.1,
|
||||
mime-types >= 0.1.1 && < 0.2,
|
||||
mtl >= 2.2 && < 2.3,
|
||||
|
||||
Reference in New Issue
Block a user