diff options
Diffstat (limited to 'doc/ScintillaRelated.html')
| -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 e0cd4f18b..6f31e5a56 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -455,6 +455,10 @@         Editing Components      </h3>      <p> +       <a href="https://codemirror.net/">CodeMirror</a> +       is a versatile text editor implemented in JavaScript for the browser. +    </p> +    <p>         <a href="http://www.soft-gems.net/index.php/controls/unicodeeditor-formerly-unicode-syntax-editor">UniCodeEditor</a>         is a Unicode aware syntax editor control for Delphi and C++ Builder.      </p> | 
