I'm very new to XML so forgive my terminology... I want to input a section where the hierachy comes down to entering plain text, which is actually going to be shell script. When I originally entered the code, it had carriage return/linefeeds in. Unfortunately, once I brought it into the editor, it striped off all these <CR><LF> to make it one long string.
Is there any way to force the <CR><LF> back into the text? All of the rest of the code gets beautifully formatted. Thanks, Tim ---

