Have a string in xml
<anons> 1. first list item. 2. second list item. 3. third list item.</anons>
Is it possible to create an ordered list like this:
<ol> <li>first list item.</li> <li>second list item.</li> <li>third list item.</li></ol>
No comments:
Post a Comment