in reply to Re^4: xml::libxml open, add and save not formatting properly
in thread xml::libxml open, add and save not formatting properly
Update: The simplest solution would be to add an optional format argument to $doc->toStringHTML and swap in htmlDocDumpMemoryFormat for htmlDocDumpMemory in that function.
Update: Never mind, htmlDocDumpMemory simply calls htmlDocDumpMemoryFormat with the format option set, and it doesn't help.
|
|---|