diff options
-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> |