Hola,
if I well remember, in a previous version of TextMate there was an html command, in HTML bundle, to tidy the page collecting in she <style<</style> section all the attributes of the tags into body. i.e.: <p align="center">hello</p> become <style ...> text-align: center; </style> in the Head section, and in the bode we have <p>hello</p>
How can I find this command to insert in the bundle?
Many thanks and regards!
Salvo M.