23.2.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 DITA2Go 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 §22.6.3 Suppressing line breaks in HTML and XML output.

Previous Topic:  23.2.4 Specifying the root element and content type

Next Topic:  23.2.6 Specifying a starting topic for generic XML

Parent Topic:  23.2 Specifying generic XML output settings

Sibling Topics:

23.2.1 Creating a generic XML project

23.2.2 Changing output XML version or file extension

23.2.3 Specifying character encoding for generic XML

23.2.4 Specifying the root element and content type

23.2.6 Specifying a starting topic for generic XML

Table of ContentsIndex