HomeClusterLabs Projects

Fix: xml: Preserve newlines, tabs and line feeds in some form

Description

Fix: xml: Preserve newlines, tabs and line feeds in some form

xmlCtxtReadDoc() folds all these characters into spaces, so
convert to their escape sequences when exporting to text

Event Timeline