HTML tidy filter: Difference between revisions

From MoodleDocs
(stub template)
No edit summary
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{stub}}
{{Filters}}
{{Filters}}
This filter checks whether HTML code is XHTML compliant, tidying where necessary. To make this filter work you need to have PHP compiled with the libtidy option; see http://www.php.net/tidy.
[[de:HTML Prüfung]]
[[es:Filtro_de_HTML_limpio]]
[[fr:HTML tidy]]

Latest revision as of 08:52, 3 May 2019

This filter checks whether HTML code is XHTML compliant, tidying where necessary. To make this filter work you need to have PHP compiled with the libtidy option; see http://www.php.net/tidy.