I have an ordered list and I\'d like to skip the number output from a particular item.
Traditional output:
1. List item 2. List item 3. List item 4. List
The simplest way is to remove the list marker from the item to be skipped and set the number of the next item using the value attribute (which will not be deprecated/obsolete in HTML5). Example:
List item List item List item List item List item