carpentries / carpentries/workbench

Nested lists render incorrectly inside of tab sets

Open
#96 3 comments 0 reactions 1 assignee Claimed by @froggleston View on GitHub
bug
Dominant language
HTML
Stars
20
Forks
8
PR merge metrics
No merged PRs in 30d

Description

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)

```markdown
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](https://github.com/user-attachments/assets/188f6caa-8652-4c1f-a368-91941194601b)

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.