From 3a9f2f9b6d35bb182e1c72fcbbf473dc91e1eabf Mon Sep 17 00:00:00 2001 From: Benno Schulenberg Date: Sun, 20 Oct 2019 16:34:19 +0200 Subject: [PATCH 1/1] fix a misformatted list item --- news.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/news.php b/news.php index b8a0a63..90c0bf0 100644 --- a/news.php +++ b/news.php @@ -63,9 +63,9 @@ 2019 April 15 - GNU nano 4.1 "Qué corchos será eso?"
    -
  • By default, a newline character is again automatically added at the
  • +
  • By default, a newline character is again automatically added at the
    end of a buffer, to produce valid POSIX text files by default, but
    - also to get back the easy adding of text at the bottom.
    + also to get back the easy adding of text at the bottom.
  • The now unneeded option --finalnewline (-f) has been removed.
  • Syntax files are read in alphabetical order when globbing, so that
    the precedence of syntaxes becomes predictable.
  • -- 2.39.2