-
Notifications
You must be signed in to change notification settings - Fork 0
Remove Newlines #10
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
When exporting from WLM ISPF application and emailing newlines appear in the middle of elements (sometimes).
There should be no newlines - and PHP's XML parsing doesn't need the XML to be prettily formatted.
So remove the newlines - as I do in a text editor. (I also prettily reformat it but that is irrelevant.)