From 7d0b73950fcecc1785bd43f1ab422b5e5f553595 Mon Sep 17 00:00:00 2001 From: kangax Date: Sat, 2 Nov 2013 14:25:44 +0100 Subject: [PATCH] Change doctype --- index.html | 25 ++++++++++++------------- 1 file changed, 12 insertions(+), 13 deletions(-) diff --git a/index.html b/index.html index 5555826..03d8b14 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,4 @@ - + @@ -12,7 +11,7 @@

HTML Minifier (ver. 0.43)

- Minifier is very draft and is not yet thoroughly tested. Use at your own risk. + Minifier is very draft and is not yet thoroughly tested. Use at your own risk.

@@ -95,9 +94,9 @@ Remove optional tags
- Currently, only: - </html>, - </head>, + Currently, only: + </html>, + </head>, </body>, </option> </thead>, @@ -114,9 +113,9 @@ Remove ignored tags
- Currently, only tags starting and ending with: - <% ... %> - and + Currently, only tags starting and ending with: + <% ... %> + and <? ... ?> @@ -160,7 +159,7 @@

Select: - All, + All, None, Safe
@@ -172,8 +171,8 @@

- HTMLMinifier is made by kangax, - using tweaked version of HTML parser by John Resig + HTMLMinifier is made by kangax, + using tweaked version of HTML parser by John Resig (which, in its turn, is based on work of Erik Arvidsson). Source and bugtracker are hosted on Github.

@@ -183,4 +182,4 @@ - \ No newline at end of file + -- 2.34.1