fastn
fastn copied to clipboard
Markdown ordered list breaks if unordered sub-list is added
Raising this issue because I am not able to use the ordered list and add unordered list sublist in between. It breaks the sequence.
Two cases are happening:
- If no tab space is given to the unordered sublist then the sequence starts with 1.
Example:
- If tab space is given to the unordered sublist then the sequence or next list starts after counting the sublist as well.
Example: