From: Benno Schulenberg <bensberg@telfort.nl>
Date: Sun, 24 Mar 2019 12:39:49 +0000 (+0100)
Subject: encode more of those pointy brackets
X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=d94a27bb42ede76dc2e67b8947c13add67858b3a;p=nano-editor.git

encode more of those pointy brackets
---

diff --git a/news.php b/news.php
index 7e4f11b..5014b8b 100644
--- 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><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>