I have the pro version.. and have set the snippets up to only show segments on a page.
Sadly this works great in firefox.. but NOTHING shows in the WYSIWYG editor in IE8

Where am I going wrong?
This is an example of what i have on a page
<!-- #BeginSnippet name="home page introduction" --> <h3>This is a title</h3>
<a href="link.php">This is a link</a><br>
<br>
And heres a bunch of copy that you can also edit blah blah blah<!-- #EndSnippet -->
<!-- #BeginSnippet name="some other section" --> <h3>This is a title</h3>
<a href="link.php">This is a link</a><br>
<br>
And heres a bunch of copy that you can also edit blah blah blah<!-- #EndSnippet -->