diplodoc-platform / diplodoc-platform/transform

Incorrect numbering of list items inside a table

Open
#580 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
69
Forks
59
Avg merge
1d 21h
Merged PRs (30d)
6

Description

### Description

When a document contains an ordered list and a table following it with another ordered list inside, the numbering of this list continues the numbering of the external list:

### Current behaviour

The list inside the table has the following numbering: 2.1. ..., 2.2. ...

![photo_2024-12-02 21 44 14](https://github.com/user-attachments/assets/fe760250-dd53-4f97-949d-3c358b361cd5)

### Expected behaviour

The list inside the table has the following numbering: 1. ..., 2. ...

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.