Nested lists are not rendering correctly for me inside of tab sets.
For example, the following tab set (which only has one tab, but the problem also happens with multiple tabs)
Some introductory text
::: tab
### the name of a tab
1. A
1. B
1. C
1. D
1. E
1. F
:::
Some text which follows
renders as

Note that the inner level items are printed above the full nested list in this output.
The same nested list renders correctly outside of tab sets.
I am running sandpaper 0.16.12 / pandoc 3.1.3.
Nested lists are not rendering correctly for me inside of tab sets.
For example, the following tab set (which only has one tab, but the problem also happens with multiple tabs)
renders as
Note that the inner level items are printed above the full nested list in this output.
The same nested list renders correctly outside of tab sets.
I am running sandpaper 0.16.12 / pandoc 3.1.3.