mlreportgen.utils.tidy
Correct and clean XML and HTML content
Syntax
Description
___ = mlreportgen.utils.tidy(___,
uses additional options specified by one or more Name=Value)Name-Value pair
arguments.
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Limitations
The default configuration files handle common use cases and cannot guarantee support for non-standard tags or formatting. If the output XHTML does not appear as expected, preprocess the HTML or provide your own configuration file. For more information on configuration files, see HTML Tidy Options Quick Reference.
Version History
Introduced in R2018b