- Create two equally sized XRLabels containing the text "111111-222222222", with the width being small enough to trigger word wrap.
- Now for one of the XRLabels, enable markup text and encapsulate the text in a color tag.
- Print/Preview the document.
Notice the location of the word wrap within the text is different between the two. For all intents and purposes, the text is the exact same so the location of the word wrap should also be the same.
It appears the plain text's word wrap is "smart" (e.g. wrapping on the hyphen), and the markup text wrapping is "dumb" (e.g. wraps exactly when about to overflow).
Example output with label width = 100:
Expected output: