]> git.wh0rd.org Git - nano-editor.git/commitdiff
add a missing line break master
authorBenno Schulenberg <bensberg@telfort.nl>
Thu, 12 Jun 2025 07:41:34 +0000 (09:41 +0200)
committerBenno Schulenberg <bensberg@telfort.nl>
Thu, 12 Jun 2025 07:41:34 +0000 (09:41 +0200)
news.php

index be488a912c8d7c692768252f0a5e08845e3015e3..7ab0deb2bce53fc5c8b78f323cf1c7661d5ee0bb 100644 (file)
--- a/news.php
+++ b/news.php
@@ -16,7 +16,7 @@
 2025 June 12 - <b>GNU nano 8.5</b> <i>"Sigourney"</i>
 <br>
 <table><tr><td><ul>
 2025 June 12 - <b>GNU nano 8.5</b> <i>"Sigourney"</i>
 <br>
 <table><tr><td><ul>
-<li>Anchors are now saved when a file is closed, and restored when
+<li>Anchors are now saved when a file is closed, and restored when<br>
     the file is reopened -- if and when <tt>--positionlog</tt> is active.</li>
 <li>Nano exits with an error status upon keystrokes <tt>^O^Q</tt> and <tt>^X^Q</tt>.</li>
 <li>Keystroke <tt>^L</tt> just centers the cursor, while <tt>M-%</tt> cycles it.</li>
     the file is reopened -- if and when <tt>--positionlog</tt> is active.</li>
 <li>Nano exits with an error status upon keystrokes <tt>^O^Q</tt> and <tt>^X^Q</tt>.</li>
 <li>Keystroke <tt>^L</tt> just centers the cursor, while <tt>M-%</tt> cycles it.</li>