![]() | the sleepy snakeindex :: html :: set_verbosity | |||||||||||
set_verbosity(verbosity)Srets the verbosity level for the module This affects warnings and errors when specifying unsupported attributes for tags or trying to add non supported tags as children to a tag and tidy output. Verbosity can be:
You may add the following flag by oring it to shutup tidy messages
set_verbosity(HTML_STRICT | HTML_SHUTUP_TIDY) | ||||||||||||