1
0

* Enhance xhtml cleanup plugin to also work on <param value="..." />

tags.  (garvinhicking)
This commit is contained in:
Garvin Hicking
2009-04-16 08:02:53 +00:00
parent 39aa62b18e
commit 0f1834f2aa
3 changed files with 10 additions and 2 deletions

View File

@ -3,6 +3,9 @@
Version 1.5 ()
------------------------------------------------------------------------
* Enhance xhtml cleanup plugin to also work on <param value="..." />
tags. (garvinhicking)
* Changed bookmarklet to work with Chrome, thanks to Oliver
Gassner & TextPattern :-) (garvinhicking)