diff options
author | Adam <adam@adambard.com> | 2013-06-29 20:19:14 -0700 |
---|---|---|
committer | Adam <adam@adambard.com> | 2013-06-29 20:19:14 -0700 |
commit | 83aeecb68a20751d09bb83793691f19a8dc97aa2 (patch) | |
tree | 6471dfa049a71f95e289d9eae4a477e72a1dd5f8 /lua.html.markdown | |
parent | 7135adbd49eb24c7b0a89de3f5cb78c638bbe4f4 (diff) |
Added filename parameter
Diffstat (limited to 'lua.html.markdown')
-rw-r--r-- | lua.html.markdown | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lua.html.markdown b/lua.html.markdown index 66ebf6bd..4df57a92 100644 --- a/lua.html.markdown +++ b/lua.html.markdown @@ -2,6 +2,7 @@ language: lua author: Tyler Neylon author_url: http://tylerneylon.com/ +filename: learnlua.lua --- ```lua |