diff options
author | Alon Zakai <azakai@mozilla.com> | 2010-11-28 13:35:12 -0800 |
---|---|---|
committer | Alon Zakai <azakai@mozilla.com> | 2010-11-28 13:35:12 -0800 |
commit | ea8ffc06440a840efaa72d2647d6be4cbdde1953 (patch) | |
tree | 676239f92cb3494ed0fdd00eb2fc614cb797b743 /demos | |
parent | b194ccd31a013721c664f612828f9bd039c79b66 (diff) |
lua demo note
Diffstat (limited to 'demos')
-rw-r--r-- | demos/lua.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/lua.html b/demos/lua.html index a38c0adc..d0595ff6 100644 --- a/demos/lua.html +++ b/demos/lua.html @@ -63,6 +63,7 @@ <ul> <li>Most stuff should work, please report bugs if you find them!</li> <li>Note that this is an unoptimized build (see <a href="http://code.google.com/p/emscripten/issues/detail?id=8">issue 8</a>)</li> + <li>The editor is <a href="https://mozillalabs.com/skywriter/">Skywriter</a>. Would be cool if someone made a syntax highlighting plugin for Lua... </ul> </p> <hr> |