]> git.wh0rd.org - nano-editor.git/blobdiff - history.php
move another two disallowed breaks
[nano-editor.git] / history.php
index 59be424624bb87a92f762d3f184ffff7d18a24a3..5e8036a8c6df7513ddaa0e9c3c6be8b4afb72028 100644 (file)
@@ -20,8 +20,8 @@ Improvements made in version 2.6:<br>
 <li>Trailing whitespace can be snipped from justified paragraphs.</li>
 <li>Better feedback when a file is unwritable or a directory inaccessible.</li>
 <li>Bindable functions for deleting a word to the left and to the right.</li>
-<li>A bindable function for saving the current file without prompting for its name.</li>
-<br>
+<li>A bindable function for saving the current file without prompting for its name.<br><br></li>
+
 <li>Commenting/uncommenting lines with a single keystroke (M-3).</li>
 <li>Resizing the window does not exit from help viewer nor file browser.</li>
 <li>On some terminals Ctrl+Left and Ctrl+Right jump to previous and next word.</li>
@@ -41,8 +41,8 @@ Improvements made in version 2.4:<br>
 <li>The ability to give different colors to title bar, status bar and help lines.</li>
 <li>Linter support, for automatically putting the cursor on syntax errors.</li>
 <li>Formatter support, for normalizing the layout of a text instead of the spelling.</li>
-<li>The undo/redo system has reached a usable state and is enabled by default.</li>
-<br>
+<li>The undo/redo system has reached a usable state and is enabled by default.<br><br></li>
+
 <li>No longer finds "ghosts" of certain UTF-8 characters.</li>
 <li>Makes the mouse usable again for clicking on shortcuts.</li>
 <li>Fixes several syntax coloring issues.</li>