Insert data with this ↓ button.

clean styles

clean classes

clean width

clean height

clean table attributes (border, ets)

convert first strings TD to TH

clean font

clean background fill

clean align

clean vspace & hspace

clean <p>

clean <b>

clean <em>

clean <strong>

clean &nbsp;

clean <br />

clean <a>

clean <img>

clean <div>

clean <span>

clean <pre>

TABLE to DIV

Press Clean! button to put clean code to buffer & in this ↓ block.

@

Use text or RegEx (rg) replacement     [ xx / 20 ]


on
rg

on
rg

on
rg

on
rg

1. - replace all 'cat' (and 'Cat') to 'dog'
2. - replace all 'wOLf', 'bear' and 'Lion' to 'animal'
3. - replace all <li ... > and </li> by '' (remove them)
4. - try something by yourself :)

You can test Regular Expressions at regexpal.com