Inserting multiple HTML sets
1 followers
0 Likes
When inserting HTML into formattable areas I used the commends 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 |
---|---|---|---|---|---|
Seeking Article with Overview of Online Communities | 1 | 0 | 1731 | ||
Instructions for mobile | 1 | 0 | 2113 | ||
How do I change the File Cabinet 'default folder' when uploading docs to the discussion forum? | 2 | 0 | 1817 |
Hey Tim,
Try surrounding the content with <notextile> YOUR HTML HERE </notextile> tags.
An example:
Of course, you'll want to omit the spaces around the left and right carets.