]> git.wh0rd.org - nano-editor.git/commitdiff
oof -- angular brackets again, they need to be encoded
authorBenno Schulenberg <bensberg@telfort.nl>
Sun, 11 Nov 2018 16:03:14 +0000 (17:03 +0100)
committerBenno Schulenberg <bensberg@telfort.nl>
Sun, 11 Nov 2018 16:03:14 +0000 (17:03 +0100)
news.php

index 5a85dcec5d7f582f312eb9d143043eeb32b0534d..fc8a037a8f6b09a58a939dca1fc488c844633652 100644 (file)
--- a/news.php
+++ b/news.php
@@ -24,9 +24,9 @@ always be used, and changes (when linting) the text in the
 title bar and the color of the status bar to make linting
 mode more obvious.  It also adds a bindable 'zap' function
 for deleting a line or marked region without changing the
 title bar and the color of the status bar to make linting
 mode more obvious.  It also adds a bindable 'zap' function
 for deleting a line or marked region without changing the
-cutbuffer, adds --zap to bind the <Del> and <Backspace>
+cutbuffer, adds --zap to bind the &lt;Del&gt; and &lt;Backspace&gt;
 keys to the zap function when something is marked, and
 keys to the zap function when something is marked, and
-hard-binds <Alt+Del> to 'zap'.  Furthermore, it shows the
+hard-binds &lt;Alt+Del&gt; to 'zap'.  Furthermore, it shows the
 cursor also in the help viewer (when --showcursor is used),
 renames the bindable functions 'prevhistory' to 'older' and
 'nexthistory' to 'newer' (update your nanorcs when needed),
 cursor also in the help viewer (when --showcursor is used),
 renames the bindable functions 'prevhistory' to 'older' and
 'nexthistory' to 'newer' (update your nanorcs when needed),