Omni Systems, Inc.

  

Mif2Go User's Guide, Version 33u53

  

Valid HTML 4.01!

 

Made with Mif2Go

13 Converting to generic XML > 13.3 Specifying generic XML output settings > 13.3.4 Preventing arbitrary line breaks in XML text elements


13.3.4 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 hard returns (paragraph breaks), you might have to prevent Mif2Go from introducing line breaks into XML paragraph text.

To suppress \n line breaks in all paragraphs:

[HTMLOptions]

; NoWrap = No (default, \n where space occurs) or Yes

NoWrap=Yes

See §12.5.4 Suppressing line breaks in HTML and XML output.



13 Converting to generic XML > 13.3 Specifying generic XML output settings > 13.3.4 Preventing arbitrary line breaks in XML text elements