Note: You are currently viewing documentation for Moodle 2.8. Up-to-date documentation for the latest stable version of Moodle may be available here: HTML tidy filter.

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>")
 
m (removed ref to 1.5)
 
(5 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]]

Latest revision as of 11:26, 17 June 2014

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.