summaryrefslogtreecommitdiff
path: root/ext/tidy/examples/cleanhtml5.php
Commit message (Collapse)AuthorAgeFilesLines
* Remove tidy examplesPeter Kokot2017-10-191-35/+0
| | | | | | PHP documentation already includes explanations and examples for most of tidy extension. Tidy PHP functions and methods used in the examples are also already used in the tests.
* Replaces php5 with php7, without whitespace changes.Florian MARGAINE2014-09-201-4/+0
|
* Fixed the common misspelling of the word occurred (occured -> occurred)Marc Easen2012-06-301-1/+1
|
* Removed examples which don't actually work anymore for PHP 4, andJohn Coggeshall2004-08-281-2/+2
| | | | | updated those that do for PHP 5.
* - Update examples to studlyCaps syntaxPierre Joye2004-01-221-2/+2
|
* Added examples for tidy v2.0 (in PHP5) and a few more tests..John Coggeshall2004-01-031-0/+39