AppFlowy-IO / AppFlowy-IO/appflowy-editor

[Bug] export number list to ma, the number is all 1 ,not 1,2,3...

Open
#1,206 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
684
Forks
329
PR merge metrics
No merged PRs in 30d

Description

### Bug Description

when call method `documentToMarkdown`,i found numbered list is not right, the export md ,number list is all 1 like
1.get up
1.brush teeth
1.go to school

not

1. get up
2. brush teeth
3. go to school

### How to Reproduce

blank

### Expected Behavior

blank

### Operating System

android

### AppFlowy Editor Version(s)

6.2.0

### Screenshots

_No response_

### Additional Context

_No response_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.