Topic: order list tags
Can someone tell me what should I use to do a order list in the search result? I would like to number them.
I try the tags below but all i get is bullets instead of numbers
<ol>
<li>Coffee</li>
<li>Milk</li>
</ol>
1.
2.
3.
anyone?