]> git.wh0rd.org - nano-editor.git/commitdiff
encode literal angular brackets -- again
authorBenno Schulenberg <bensberg@telfort.nl>
Sun, 24 Mar 2019 12:37:48 +0000 (13:37 +0100)
committerBenno Schulenberg <bensberg@telfort.nl>
Sun, 24 Mar 2019 12:37:48 +0000 (13:37 +0100)
news.php

index faa6728fdff702f4feed29a7cffab5a105f0f5de..7e4f11bb0d80a395217083196cff2d4302653a26 100644 (file)
--- a/news.php
+++ b/news.php
@@ -29,9 +29,9 @@
 <li><Alt+Up> and <Alt+Down> 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><Alt+Up> and <Alt+Down> 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=<number> draws a vertical bar at the given column.</li>
-<li>Option --fill=<number> no longer turns on automatic hard-wrapping.</li>
-<li>When a line continues offscreen, it now ends with a highlighted ">".</li>
+<li>Option --guidestripe=&lt;number&gt; draws a vertical bar at the given column.</li>
+<li>Option --fill=&lt;number&gt; no longer turns on automatic hard-wrapping.</li>
+<li>When a line continues offscreen, it now ends with a highlighted "&gt;".</li>
 <li>The halfs of a split two-column character are shown as "[" and "]".</li>
 <li>A line now scrolls horizontally one column earlier.</li>
 <li>The bindable functions 'cutwordleft' and 'cutwordright' were renamed<br>
 <li>The halfs of a split two-column character are shown as "[" and "]".</li>
 <li>A line now scrolls horizontally one column earlier.</li>
 <li>The bindable functions 'cutwordleft' and 'cutwordright' were renamed<br>