changeset 676:0ab5eff39340

Added a link to Notepad++. git-svn-id: svn://svn.code.sf.net/p/universalindent/code/trunk@943 59b1889a-e5ac-428c-b0c7-476e01d41282
author thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
date Tue, 17 Feb 2009 08:43:05 +0000
parents 7f4a7095dc65
children b2e7bd0b3996
files readme.html
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/readme.html	Sun Feb 15 12:59:49 2009 +0000
+++ b/readme.html	Tue Feb 17 08:43:05 2009 +0000
@@ -130,10 +130,10 @@
         </ul>
     </p>
     <p>
-        Also a Notepad++ plugin version is available. The programming project for that is currently only available as
-        Visual Studio C++ 2005 project file. Also this plugin has some problems with its event handling, because it is
-        running as a DLL inside of Notepad++ event loop. This will be replaced with the upcoming UiGUI server functionality.
-        See future plans for more about that.
+        Also a <a class="external" href="http://notepad-plus.sourceforge.net/">Notepad++</a> plugin version is available.
+        The programming project for that is currently only available as Visual Studio C++ 2005 project file.
+        Also this plugin has some problems with its event handling, because it is running as a DLL inside of Notepad++ event loop.
+        This will be replaced with the upcoming UiGUI server functionality. See future plans for more about that.
     </p>
 
     <h3>Supported and tested platforms</h3>