Quote:
Originally Posted by RobbyReader
This is an example of the <OL> that is not displaying in ADE
Code:
<ol class="c11 lst-kix_djqb5sg63stp-0 start" start="1"><li class="c1 c5 c3 c15"><span class="c2 c6">While editing a new or existing note, tap </span><span class="c2 c9 c6">Remind me </span><span style="overflow: hidden; display: inline-block; margin: 0.00px 0.00px; border: 0.00px solid #000000; transform: rotate(0.00rad) translateZ(0px); -webkit-transform: rotate(0.00rad) translateZ(0px); width: 20.00px; height: 20.00px;"><img alt="" src="../Images/image18.png" style="width: 20.00px; height: 20.00px; margin-left: 0.00px; margin-top: 0.00px; transform: rotate(0.00rad) translateZ(0px); -webkit-transform: rotate(0.00rad) translateZ(0px);" title=""/></span><span class="c2 c6">.</span></li>
<li class="c1 c5 c3 c15"><span class="c2 c6">Tap the clock icon </span><span style="overflow: hidden; display: inline-block; margin: 0.00px 0.00px; border: 0.00px solid #000000; transform: rotate(0.00rad) translateZ(0px); -webkit-transform: rotate(0.00rad) translateZ(0px); width: 24.00px; height: 24.00px;"><img alt="" src="../Images/image32.png" style="width: 24.00px; height: 24.00px; margin-left: 0.00px; margin-top: 0.00px; transform: rotate(0.00rad) translateZ(0px); -webkit-transform: rotate(0.00rad) translateZ(0px);" title=""/></span><span class="c2 c6">.</span></li>
<li class="c1 c5 c3 c15"><span class="c2 c6">Select </span><span class="c2 c9 c6">Location reminder </span><span style="overflow: hidden; display: inline-block; margin: 0.00px 0.00px; border: 0.00px solid #000000; transform: rotate(0.00rad) translateZ(0px); -webkit-transform: rotate(0.00rad) translateZ(0px); width: 13.00px; height: 21.00px;"><img alt="" src="../Images/image14.png" style="width: 13.00px; height: 21.00px; margin-left: 0.00px; margin-top: 0.00px; transform: rotate(0.00rad) translateZ(0px); -webkit-transform: rotate(0.00rad) translateZ(0px);" title=""/></span><span class="c2 c6">.</span></li>
<li class="c1 c5 c3 c15"><span class="c2 c6">Enter the name or address of the location.</span></li>
<li class="c1 c5 c3 c15"><span class="c2 c6">Choose one of the search results.</span></li>
<li class="c1 c5 c3 c15"><span class="c2 c6">On iOS: tap the checkmark </span><span style="overflow: hidden; display: inline-block; margin: 0.00px 0.00px; border: 0.00px solid #000000; transform: rotate(0.00rad) translateZ(0px); -webkit-transform: rotate(0.00rad) translateZ(0px); width: 24.00px; height: 24.00px;"><img alt="" src="../Images/image15.png" style="width: 24.00px; height: 24.00px; margin-left: 0.00px; margin-top: 0.00px; transform: rotate(0.00rad) translateZ(0px); -webkit-transform: rotate(0.00rad) translateZ(0px);" title=""/></span><span class="c2 c6"> and you’ll see the location you’ve set at the bottom of your note.</span></li>
</ol>
|
Seeing as how those elements have named class attributes, did the original css file make it into the epub along with the html file? There is bug in the current version that causes css files imported along with an html file to not always be linked properly. You could be experiencing that. It will be fixed in the next version, but you should be able to get around it by right-clicking the (x)html file in the Book Browser widget an manually linking the file(s) to the external css file.
Have you tried installing/running either of validation plugins to see what complaints they may have before trying the resulting epub in ADE?