Unicode line separator U+2028
Posted: Wed Jul 27, 2011 2:51 am
How does TextPipe handle the Unicode line separator U+2028 ?
e.g. If the Files to be Processed have these as the EOL marker.
Assume that these are Unicode files - encoded in either UTF-16 LE or UTF-8 (with or without BOM).
Also how about in Perl pattern matching?
e.g. In the Patterns options button [...] dialog that include the tick option '.' matches newline.
David
PS. The attachment contains a simple TP filter to convert EOLs to U+2028.
e.g. If the Files to be Processed have these as the EOL marker.
Assume that these are Unicode files - encoded in either UTF-16 LE or UTF-8 (with or without BOM).
Also how about in Perl pattern matching?
e.g. In the Patterns options button [...] dialog that include the tick option '.' matches newline.
David
PS. The attachment contains a simple TP filter to convert EOLs to U+2028.