markup tweak
authorJuriy Zaytsev <kangax@gmail.com>
Fri, 5 Feb 2010 21:51:03 +0000 (16:51 -0500)
committerJuriy Zaytsev <kangax@gmail.com>
Fri, 5 Feb 2010 21:51:03 +0000 (16:51 -0500)
index.html

index 3a7cc5b..726219f 100644 (file)
       </div>
       <textarea rows="8" cols="40" id="output" readonly></textarea>
       <p id="stats"></p>
-      <p class="quiet" style="font-style:italic;">Minifier is made by <a href="http://twitter.com/kangax/">kangax</a>, using tweaked version of HTML parser by <a href="http://ejohn.org/">John Resig</a> (which is based on work of <a href="http://erik.eae.net/">Erik Arvidsson</a>).</p>
+      <p class="quiet" style="font-style:italic;">
+        Minifier is made by <a href="http://twitter.com/kangax/">kangax</a>, 
+        using tweaked version of HTML parser by <a href="http://ejohn.org/">John Resig</a> 
+        (which, in its turn, is based on work of <a href="http://erik.eae.net/">Erik Arvidsson</a>).
+      </p>
     </div>
     <script src="master.js" type="text/javascript"></script>
   </body>