mirror of
https://github.com/TangentFoxy/markdown.lua.git
synced 2025-07-27 09:32:16 +00:00
6 lines
63 B
Plaintext
6 lines
63 B
Plaintext
return {
|
|
modules = {
|
|
markdown = "markdown.lua"
|
|
}
|
|
}
|