| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | HTML TEMPLATE CONVERTER | |||||||||||||||||||||||||
2 | Rule-based cleanup and migration for legacy email HTML. | |||||||||||||||||||||||||
3 | EDIT PALE CELLS · RULES RUN TOP TO BOTTOM · OUTPUT UPDATES AUTOMATICALLY | |||||||||||||||||||||||||
4 | ||||||||||||||||||||||||||
5 | 01 / SOURCE HTML | |||||||||||||||||||||||||
6 | <table role="presentation" width="100%" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF"> <tr> <td align="center"> <font color="#111111"> <b>{{OLD_HEADLINE}}</b> </font> <br> <a href="{{OLD_URL}}" style="color:#0066CC;">Read more</a> </td> </tr> </table> | |||||||||||||||||||||||||
7 | ||||||||||||||||||||||||||
8 | ||||||||||||||||||||||||||
9 | ||||||||||||||||||||||||||
10 | ||||||||||||||||||||||||||
11 | ||||||||||||||||||||||||||
12 | ||||||||||||||||||||||||||
13 | ||||||||||||||||||||||||||
14 | 02 / CONVERTED HTML | |||||||||||||||||||||||||
15 | <table role="presentation" width="100%" cellpadding="0" cellspacing="0" style="background-color:#FFFFFF;"> <tr> <td style="text-align:center;"> <span style="color:#111111;"> <strong>{{ headline }}</strong> </span> <br /> <a href="{{ destination_url }}" style="color:#0066CC;">Read more</a> </td> </tr> </table> | |||||||||||||||||||||||||
16 | ||||||||||||||||||||||||||
17 | ||||||||||||||||||||||||||
18 | ||||||||||||||||||||||||||
19 | ||||||||||||||||||||||||||
20 | ||||||||||||||||||||||||||
21 | ||||||||||||||||||||||||||
22 | ||||||||||||||||||||||||||
23 | QUALITY CHECK | |||||||||||||||||||||||||
24 | STATE | RULES ON | CHARACTERS Δ | ANGLE PAIRS | ENGINE | |||||||||||||||||||||
25 | CONVERTED | 9 | +55 | BALANCED | FORMULA-DRIVEN | |||||||||||||||||||||
26 | ||||||||||||||||||||||||||
27 | 03 / TRANSFORMATION RULES | |||||||||||||||||||||||||
28 | USE | FIND | REPLACE WITH | SOURCE MATCHES | STATE | |||||||||||||||||||||
29 | TRUE | <b> | <strong> | 1 | APPLIED | |||||||||||||||||||||
30 | TRUE | </b> | </strong> | 1 | APPLIED | |||||||||||||||||||||
31 | TRUE | <font color="#111111"> | <span style="color:#111111;"> | 1 | APPLIED | |||||||||||||||||||||
32 | TRUE | </font> | </span> | 1 | APPLIED | |||||||||||||||||||||
33 | TRUE | <br> | <br /> | 1 | APPLIED | |||||||||||||||||||||
34 | TRUE | align="center" | style="text-align:center;" | 1 | APPLIED | |||||||||||||||||||||
35 | TRUE | bgcolor="#FFFFFF" | style="background-color:#FFFFFF;" | 1 | APPLIED | |||||||||||||||||||||
36 | TRUE | {{OLD_HEADLINE}} | {{ headline }} | 1 | APPLIED | |||||||||||||||||||||
37 | TRUE | {{OLD_URL}} | {{ destination_url }} | 1 | APPLIED | |||||||||||||||||||||
38 | FALSE | width="100%" | style="width:100%;" | 0 | OFF | |||||||||||||||||||||
39 | FALSE | EMPTY | ||||||||||||||||||||||||
40 | FALSE | EMPTY | ||||||||||||||||||||||||
41 | ||||||||||||||||||||||||||
42 | HOW TO USE · Paste legacy HTML into the yellow block. Edit rules in rows 29–40. Set USE to TRUE or FALSE. Copy the mint output. | |||||||||||||||||||||||||
43 | ||||||||||||||||||||||||||
44 | ||||||||||||||||||||||||||
45 | ||||||||||||||||||||||||||
46 | ||||||||||||||||||||||||||
47 | ||||||||||||||||||||||||||
48 | ||||||||||||||||||||||||||
49 | ||||||||||||||||||||||||||
50 | ||||||||||||||||||||||||||
51 | ||||||||||||||||||||||||||
52 | ||||||||||||||||||||||||||
53 | ||||||||||||||||||||||||||
54 | ||||||||||||||||||||||||||
55 | ||||||||||||||||||||||||||
56 | ||||||||||||||||||||||||||
57 | ||||||||||||||||||||||||||
58 | ||||||||||||||||||||||||||
59 | ||||||||||||||||||||||||||
60 | ||||||||||||||||||||||||||
61 | ||||||||||||||||||||||||||
62 | ||||||||||||||||||||||||||
63 | ||||||||||||||||||||||||||
64 | ||||||||||||||||||||||||||
65 | ||||||||||||||||||||||||||
66 | ||||||||||||||||||||||||||
67 | ||||||||||||||||||||||||||
68 | ||||||||||||||||||||||||||
69 | ||||||||||||||||||||||||||
70 | ||||||||||||||||||||||||||
71 | ||||||||||||||||||||||||||
72 | ||||||||||||||||||||||||||
73 | ||||||||||||||||||||||||||
74 | ||||||||||||||||||||||||||
75 | ||||||||||||||||||||||||||
76 | ||||||||||||||||||||||||||
77 | ||||||||||||||||||||||||||
78 | ||||||||||||||||||||||||||
79 | ||||||||||||||||||||||||||
80 | ||||||||||||||||||||||||||
81 | ||||||||||||||||||||||||||
82 | ||||||||||||||||||||||||||
83 | ||||||||||||||||||||||||||
84 | ||||||||||||||||||||||||||
85 | ||||||||||||||||||||||||||
86 | ||||||||||||||||||||||||||
87 | ||||||||||||||||||||||||||
88 | ||||||||||||||||||||||||||
89 | ||||||||||||||||||||||||||
90 | ||||||||||||||||||||||||||
91 | ||||||||||||||||||||||||||
92 | ||||||||||||||||||||||||||
93 | ||||||||||||||||||||||||||
94 | ||||||||||||||||||||||||||
95 | ||||||||||||||||||||||||||
96 | ||||||||||||||||||||||||||
97 | ||||||||||||||||||||||||||
98 | ||||||||||||||||||||||||||
99 | ||||||||||||||||||||||||||
100 | ||||||||||||||||||||||||||