Bundles icon indicating copy to clipboard operation
Bundles copied to clipboard

fixed a bug related to not escaping newlines in text fields

Open icodeforlove opened this issue 9 years ago • 1 comments

Theres currently a bug where if you try to copy a field that has newlines the output will not escape them. This fixes that.

icodeforlove avatar Nov 01 '16 06:11 icodeforlove

~~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.

icodeforlove avatar Nov 01 '16 06:11 icodeforlove