Skip to content

Improve Whitespace handling #20

Description

@short000

To clean up and simplify code that handles white space between segments, implement and use two distinct options (config properties): ignore_whitespace_between_segments, output_edi_wrap. The first option is for reading, defaults to true in order to handle Linux or Windows wrapping; the latter specifies the output wrapping style: Unwrapped, WrappedForLinux ("\r"), WrappedForWindows ("\r\n").

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions