<arg></arg> instead of <item arg="">
As of Alfred 2.0.4,
I was able to use this modification to pass arguments with newlines to a Copy to Clipboard action in a workflow I've been working on. For that, I had to implement my own escape characters in getXMLResults which I did not include in this PR (https://github.com/cheniel/alfred-comments/blob/master/scripts/lib/workflowHandler.sh). Regardless, this PR modifies the workflow handler to allow for more flexible arguments.
Here is the original issue that led to the Alfred update.
Here is the item in the change log for Alfred 2.0.4:
"Add in