meta data for this page
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| plugin:common [2024/05/20 00:00] – external edit 127.0.0.1 | plugin:common [2024/06/22 19:36] (current) – duncanc | ||
|---|---|---|---|
| Line 50: | Line 50: | ||
| </ | </ | ||
| An h3 element in the template | An h3 element in the template | ||
| - | <HTML>< | + | <code html> |
| + | < | ||
| + | </code> | ||
| will be changed to | will be changed to | ||
| - | <HTML><h3 style=" | + | <code html> |
| + | <h3 style=" | ||
| + | </code> | ||
| There are two packages to do the inlining that are included in the plugin - PreMailer (https:// | There are two packages to do the inlining that are included in the plugin - PreMailer (https:// | ||