Skip to main content

xmlSaveOption_XML_SAVE_INDENT

Constant xmlSaveOption_XML_SAVE_INDENT 

Source
pub const xmlSaveOption_XML_SAVE_INDENT: xmlSaveOption = 1024;
Expand description

Always indent output when formatting. This is the default unless the deprecated thread-local setting xmlIndentTreeOutput is set to 0.

@since 2.14