mirror of
https://github.com/TangentFoxy/markdown.lua.git
synced 2025-07-27 17:42:16 +00:00
0.33 release
This commit is contained in:
@@ -10,11 +10,12 @@ description = {
|
||||
homepage = "https://github.com/mpeterv/markdown"
|
||||
}
|
||||
dependencies = {
|
||||
"lua >= 5.1"
|
||||
"lua >= 5.1, < 5.4"
|
||||
}
|
||||
build = {
|
||||
type = "builtin",
|
||||
modules = {
|
||||
markdown = "markdown.lua"
|
||||
}
|
||||
},
|
||||
copy_directories = {}
|
||||
}
|
||||
|
Reference in New Issue
Block a user