diplodoc-platform / diplodoc-platform/transform

Incorrect numbering in the ordered lists

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

Description

In split view, the numbers for nested elements look like 1 -> 1.1 -> 1.1.1, but in wysiwyg mode, each new element starts with 1.

with markup
```
1. a
1. a.a
1. a.a.a
1. a.b
1. b
```

expected
![image](https://github.com/diplodoc-platform/transform/assets/11501213/5122ee18-4dfd-4927-9b5d-1b228b6fd822)

real
![image](https://github.com/diplodoc-platform/transform/assets/11501213/f232795e-d9d2-4451-a1c2-e3cf068c1b00)

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.