Lets say I have a simple list like so:
one two &l
You can use HTML to set the value of a list item specifically:
one two three four blabla five six blabla seven
http://jsfiddle.net/03bu5sct/1/
You may also want to look at CSS3 counters if you want a pure CSS solution.