diff options
Diffstat (limited to 'ext/tidy/examples')
-rw-r--r-- | ext/tidy/examples/cleanhtml.php | 4 | ||||
-rw-r--r-- | ext/tidy/examples/cleanhtml5.php | 4 |
2 files changed, 0 insertions, 8 deletions
diff --git a/ext/tidy/examples/cleanhtml.php b/ext/tidy/examples/cleanhtml.php index 2644210cbf..b47384b810 100644 --- a/ext/tidy/examples/cleanhtml.php +++ b/ext/tidy/examples/cleanhtml.php @@ -34,7 +34,3 @@ echo tidy_get_output(); ?> - - - -
\ No newline at end of file diff --git a/ext/tidy/examples/cleanhtml5.php b/ext/tidy/examples/cleanhtml5.php index 2ce683acad..c5a1fcd338 100644 --- a/ext/tidy/examples/cleanhtml5.php +++ b/ext/tidy/examples/cleanhtml5.php @@ -33,7 +33,3 @@ echo $tidy; ?> - - - - |