From: Steve Hancock Date: Thu, 11 Jun 2020 02:57:17 +0000 (-0700) Subject: fixed garbled text X-Git-Tag: 20200619~8 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=911887aa5058b8b57b24175cb8e6c3ff93b6ddf5;p=perltidy.git fixed garbled text --- diff --git a/bin/perltidy b/bin/perltidy index 5c9f6bba..f78b1fb4 100755 --- a/bin/perltidy +++ b/bin/perltidy @@ -2523,10 +2523,9 @@ single perl operator except B<=> on a -wbb flag. =head2 Controlling List Formatting -Perltidy attempts to format lists of comma-separated values in tables -which look good. Its default algorithms usually work well, but sometimes -parameters available to control list formatting. In this case, there -are several methods available to control list formatting. +Perltidy attempts to format lists of comma-separated values in tables which +look good. Its default algorithms usually work well, but sometimes they don't. +In this case, there are several methods available to control list formatting. A very simple way to prevent perltidy from changing the line breaks within a comma-separated list of values is to insert a blank line,