<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>
<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>