Embed multiple HTML snippets
1 followers
0 Likes
Is this a bug?
When inserting HTML into formattable areas (such as the right hand pane) I used the textile commands to successfully embed an HTML snippet. Works fine, BUT if you try to add a second snippet any text/link/image/style elements below it no longer work and display the raw text. Does anyone have a way around this or is there a piece of textile code that I am missing that needs to be added? Tim
1 Reply
Reply
Subgroup Membership is required to post Replies
Join Groupsite Champions now
Suggested Posts
Topic | Replies | Likes | Views | Participants | Last Reply |
---|---|---|---|---|---|
RSVP invites not going out | 5 | 0 | 2653 | ||
XML Export not working | 4 | 0 | 2101 | ||
Deleting an Empty Category | 1 | 0 | 1481 |
Hey Tim,
The best thing to do is to surround HTML using the notextile tag:
<notextile>
... HTML code ...
</notextile>