What tags can be allowed and banned in an editable area?
While modifying the details for an editable area, essentially any HTML tag could be used in the allowed/banned fields to control what types of content and/or formatting will be available to users within that editable area when creating a campaign from the template.
Some of the frequently used tags include:
- Text Formatting: i, b, u, strong, em
- Images: img
- Lists: ul, ol, li
- Links: a
- Containers: div, span
- Tables: table, thead, tfoot, tbody, tr, th, td
The system will only always preserve <p> and <br> tags.