HTML tidy filter: Difference between revisions

From MoodleDocs
(Created page with "{{Filters}} <p class="note">'''Please refer to these notes before editing this page.'''</p>")
 
mNo edit summary
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Filters}}
{{Filters}}
<p class="note">'''Please refer to [[Page_notes#Filters|these notes]] before editing this page.'''</p>
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]]
[[it:Filtro HTML Tidy]]

Latest revision as of 18:30, 14 February 2020

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.