Bundles
Bundles copied to clipboard
fixed a bug related to not escaping newlines in text fields
Theres currently a bug where if you try to copy a field that has newlines the output will not escape them. This fixes that.
~~Just noticed #18, please merge that fix in as it resolves the need to merge this one.~~
This was not the case there were still issues related to \r\n. But both tickets demonstrate the bug, which should be fixed.