ElementTree addLineBreak(ElementTree block)
Arguments
block: The block to add to
Usage
Append a line break to the block. Consecutive line breaks are not allowed - there are better ways to do this.
block: The block to add toAppend a line break to the block. Consecutive line breaks are not allowed - there are better ways to do this.