]> git.wh0rd.org - nano-editor.git/blobdiff - news.php
you must be kidding me... I can't read any more :|
[nano-editor.git] / news.php
index b589e7abce12a492a9dde386d8c75b4dd5d5a1f1..6dac93c1aa97073bad917981d52a60a7c15a43a7 100644 (file)
--- a/news.php
+++ b/news.php
 <br>
 <table><tr><td><ul>
 <li>The extension of a filename is added to the name of a corresponding<br>
-    temporary file, so that spell checking a C file, for example, will<br>
-    check only the comments and strings (when using 'aspell').</li>
+    temporary file, so that spell checking a C file, for example, will check<br>
+    only the comments and strings (when using 'aspell').</li>
 <li>The process number is added to the name of an emergency save file,<br>
     so that when multiple nanos die they will not fight over a filename.</li>
 <li>Undoing a cutting operation will restore an anchor that was located<br>
     in the cut area to its original line.</li>
-<li>When using <tt>--locking></tt>, saving a new buffer will create a lock file.</li>
+<li>When using <tt>--locking</tt>, saving a new buffer will create a lock file.</li>
 <li>Syntax highlighting for YAML files has been added.</li>
 </ul></td></tr></table>
 <br><br>