From 47ae30210bac892559ce8c639ba9e73b74b5284f Mon Sep 17 00:00:00 2001 From: Benno Schulenberg Date: Sun, 24 Mar 2019 13:37:48 +0100 Subject: [PATCH] encode literal angular brackets -- again --- news.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/news.php b/news.php index faa6728..7e4f11b 100644 --- a/news.php +++ b/news.php @@ -29,9 +29,9 @@
  • and now do a linewise scroll instead of a findnext.
  • Any number of justifications can be undone (like all other operations).
  • When marked text is justified, it becomes a single, separate paragraph.
  • -
  • Option --guidestripe= draws a vertical bar at the given column.
  • -
  • Option --fill= no longer turns on automatic hard-wrapping.
  • -
  • When a line continues offscreen, it now ends with a highlighted ">".
  • +
  • Option --guidestripe=<number> draws a vertical bar at the given column.
  • +
  • Option --fill=<number> no longer turns on automatic hard-wrapping.
  • +
  • When a line continues offscreen, it now ends with a highlighted ">".
  • The halfs of a split two-column character are shown as "[" and "]".
  • A line now scrolls horizontally one column earlier.
  • The bindable functions 'cutwordleft' and 'cutwordright' were renamed
    -- 2.39.2