Skip to content

Nested lists render incorrectly inside of tab sets #96

@jesse-ross

Description

@jesse-ross

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

Image

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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions