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 |
|---|---|---|---|---|---|
| GroupSite used as a web page | 3 | 0 | 2388 | ||
| Delete or suspend? | 4 | 0 | 1668 | ||
| Designing your GroupSite Header | 5 | 0 | 3179 |
Hey Tim,
The best thing to do is to surround HTML using the notextile tag:
<notextile>
... HTML code ...
</notextile>