diff options
author | johnsonj <unknown> | 2023-05-02 15:17:38 +1000 |
---|---|---|
committer | johnsonj <unknown> | 2023-05-02 15:17:38 +1000 |
commit | 52f4c2abbaa34c5f254ccaad52c85c086e65b9c2 (patch) | |
tree | 6e62876c0122c4a71f345cfd181db751ba5ce750 | |
parent | 804ccb970bcffc83726a412b7d8781eac6bf43c2 (diff) | |
download | scintilla-mirror-52f4c2abbaa34c5f254ccaad52c85c086e65b9c2.tar.gz |
Added Notepad Next to list of related projects.
-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 91e45b7d9..2f7588a18 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -132,6 +132,10 @@ Projects using Scintilla </h3> <p> + <a href="https://github.com/dail8859/NotepadNext">Notepad Next</a> + is a cross-platform reimplementation of Notepad++. + </p> + <p> <a href="https://github.com/dolphinsmalltalk/Dolphin">Dolphin Smalltalk</a> is an implementation of the Smalltalk language for Windows. </p> |