[TxMt] align command
David Clark
david.clark at umb.edu
Wed Sep 27 17:49:30 UTC 2006
Hi,
I could swear I have used a command that would reformat something like
<tr>
<td> </td>
<th id="number">N</th>
<th id="percontage">%</th>
<th id="number">N</th>
<th id="percontage">%</th>
</tr>
and "ex/plode" it to:
<tr>
<td > </td>
<th id="number" >N</th>
<th id="percontage">%</th>
<th id="number" >N</th>
<th id="percontage">%</th>
</tr>
for easy option+selection. I wanna say it was part of subtlegradient,
but cant find it anywhere.
(it probably does not help that somehow I have ended up with 3
subtlegradieent bundles.)
--
dc
-----
David Clark
Web Specialist
Institute for Community Inclusion (http://www.communityinclusion.org/)
david.clark at umb.edu
(617) 287-4318
More information about the textmate
mailing list