e.g.
{{{
- this is the toplevel list item
- this is a sub item
Here we simply continue the toplevel list item
(dedent but still at the same level as the initial item)
}}}
Note however that:
{{{
- this is the toplevel list item
- this is a sub item
Here we continue the sub item, as we're directly below its start bullet.
}}}