I need to insert a sub-list in a list and then continue the text in the item:
1. Start of the item text
- First item of sublist;
- Second item of sublist;
More text of the first item.
2. Second Item
3. Third item
The text after the nested list is not aligned correctly after rendering (should be aligned with "Start", is aligned with "1."). Any suggestion?