I'm trying to split up a long post so that midway through there will be a <---more---> link to the rest of the post. I click on the More icon in the post entry panel and I see what looks like an insertion. However, when I view the page it doesn't work. The HTML code looks like this:
<p class="MsoNormal"><!--[if gte mso 9]><xml> <w:WordDocument> <w:View>Normal</w:View> <w:Zoom>0</w:Zoom> <w:DoNotOptimizeForBrowser /> </w:WordDocument> </xml><![endif]--></p>
<p class="MsoNormal"><!--[if !supportEmptyParas]--> <!--[endif]--></p>
<p class="MsoNormal"><!--more--></p>
Please advise. Thanks!