Extra return (line feed) when creating a comment.
Brought to you by:
tpsfadmin
Using the Document.CreateComment(Comment) method
and then appending it to the document using either
appendChild or InsertBefore adds an additional line in the
xml file when saved. Not a showstopper but I'd like to be
able to remove that line.
Chris Swenson
chris@mojomole.com