diff options
author | nyamatongwe <devnull@localhost> | 2012-06-22 14:38:14 +1000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2012-06-22 14:38:14 +1000 |
commit | c35c96ff969aa1c287a20be0c251da8be0922ff1 (patch) | |
tree | 8742e2843e445bd58111709f1ba362d6dade32d2 | |
parent | 51244e430368eb545726e90ae5f5a6b765d09dd3 (diff) | |
download | scintilla-mirror-c35c96ff969aa1c287a20be0c251da8be0922ff1.tar.gz |
Added reference to LIVEditor.
-rw-r--r-- | doc/ScintillaRelated.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html index 8bed6865b..ab3c43b76 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -119,6 +119,10 @@ Projects using Scintilla </h3> <p> + <a href="http://liveditor.com/index.html">LIVEditor</a> + is for web front end coders editing html/css/js code. + </p> + <p> <a href="http://padre.perlide.org/">Padre</a> is a wxWidgets-based Perl IDE. </p> |