14.3.5 Preventing arbitrary line breaks in XML text elements
If you are generating XML to be imported into a system that treats \n line breaks as though they were paragraph breaks, you might have to prevent Mif2Go from introducing line breaks into XML paragraph text.
To suppress \n line breaks in all paragraphs:
; NoWrap = No (default, \n where space occurs) or Yes
See §13.6.4 Suppressing line breaks in HTML and XML output.
> 14 Converting to generic XML > 14.3 Specifying generic XML output settings > 14.3.5 Preventing arbitrary line breaks in XML text elements