diff etc/NEWS.8.md @ 31710:bc24b226891a stable

strip trailing whitespace and extra blank lines modified files: HACKING.md, NEWS.6.md, NEWS.8.md, RELEASE_CHECKLIST.md
author John W. Eaton <jwe@octave.org>
date Fri, 06 Jan 2023 16:15:16 -0500
parents c9430c9cda2e
children ed8b218b7c1b 74aa32d5fd08
line wrap: on
line diff
--- a/etc/NEWS.8.md	Fri Jan 06 13:11:27 2023 -0500
+++ b/etc/NEWS.8.md	Fri Jan 06 16:15:16 2023 -0500
@@ -113,7 +113,6 @@
   `OutputFcn`, and `Refine`, along with corrected orientation of struct
   outputs.
 
-
 - *Early notice of future breaking changes*:  Due to many user requests that
   Octave should have a Matlab-compatible string class, there is work under way
   to implement a string class that will differ from a vector of characters.  In
@@ -142,8 +141,7 @@
   (e.g., replace "foo" with 'foo'). Single-quoted strings are expected to
   retain current behavior.  Further, if your code relies on backslash escape
   sequence interpretation in double-quoted strings (except for special cases
-  like the `printf` family), that code may need to change as well.  
-
+  like the `printf` family), that code may need to change as well.
 
 ### Alphabetical list of new functions added in Octave 8