# HG changeset patch # User Rik # Date 1571757206 25200 # Node ID 5e1f2f1a7fcf3b543049d75e94227060783a176e # Parent 6971bc1a2f9251daf983536c0726e9d0f6003bb8 NEWS: Yet more format changes for Markdown syntax. DON'T delete the double spaces at the end of "any arg is complex ". NEWS: Yet more format changes for Markdown syntax. diff -r 6971bc1a2f92 -r 5e1f2f1a7fcf NEWS --- a/NEWS Mon Oct 21 16:08:32 2019 -0400 +++ b/NEWS Tue Oct 22 08:13:26 2019 -0700 @@ -28,7 +28,7 @@ for controlling the format, spacing, and case in arbitrary order. For example: - `format long e uppercase loose` + format long e uppercase loose Note, that in case of multiple competing format options the rightmost one is used and in case of an error the previous format remains @@ -38,8 +38,8 @@ range operator. Each has a new warning ID so that it can be disabled if desired. - `Octave:colon-complex-argument` : when any arg is complex - `Octave:colon-nonscalar-argument` : when any arg is non-scalar + > `Octave:colon-complex-argument` : when any arg is complex + > `Octave:colon-nonscalar-argument` : when any arg is non-scalar - The `regexp` and related functions now correctly handle and *require* strings in UTF-8 encoding. As with any other function that requires