]> git.wh0rd.org - nano-editor.git/commitdiff
encode more of those pointy brackets
authorBenno Schulenberg <bensberg@telfort.nl>
Sun, 24 Mar 2019 12:39:49 +0000 (13:39 +0100)
committerBenno Schulenberg <bensberg@telfort.nl>
Sun, 24 Mar 2019 12:39:49 +0000 (13:39 +0100)
news.php

index 7e4f11bb0d80a395217083196cff2d4302653a26..5014b8b8b25404516bb1661ad7bd1e43d48fc6fb 100644 (file)
--- a/news.php
+++ b/news.php
@@ -26,7 +26,7 @@
 <li>Option --jumpyscrolling (-j) gives the chunky, half-screen scrolling.</li>
 <li>Option --finalnewline (-f) brings back the automatic newline at EOF.</li>
 <li>Option --emptyline (-e) leaves the line below the title bar unused.</li>
 <li>Option --jumpyscrolling (-j) gives the chunky, half-screen scrolling.</li>
 <li>Option --finalnewline (-f) brings back the automatic newline at EOF.</li>
 <li>Option --emptyline (-e) leaves the line below the title bar unused.</li>
-<li><Alt+Up> and <Alt+Down> now do a linewise scroll instead of a findnext.</li>
+<li>&lt;Alt+Up&gt; and &lt;Alt+Down&gt; now do a linewise scroll instead of a findnext.</li>
 <li>Any number of justifications can be undone (like all other operations).</li>
 <li>When marked text is justified, it becomes a single, separate paragraph.</li>
 <li>Option --guidestripe=&lt;number&gt; draws a vertical bar at the given column.</li>
 <li>Any number of justifications can be undone (like all other operations).</li>
 <li>When marked text is justified, it becomes a single, separate paragraph.</li>
 <li>Option --guidestripe=&lt;number&gt; draws a vertical bar at the given column.</li>