I'd like to make an enumerated list when one of the items, but not all, is indented further than the rest. It should look something like this:
Code: Select all
1. one
2. two
3. three
4. four
I tried to find an answer to my question using Google, but I couldn't find anything.