Hello,
I’m trying to catch extra line breaks in the target. The CAT tool I’m working with is ATMS (and the bilingual doc is an mxliff file). I have the following segment:
This is what I have tried so far after checking this thread:
- Leading/Trailing Mismatch check - It works for line breaks added at the end of the segment but not for line breaks inserted in the middle of a segment.
- Double Blank check - It doesn’t seem to flag a space + a line break.
- I have also checked the list of characters for Xbench Regular Expressions, but I find nothing for line breaks.
Is there a way Xbench can flag this issue? Thanks in advance for your help!