AppFlowy-IO / AppFlowy-IO/appflowy-editor
[Bug] export number list to ma, the number is all 1 ,not 1,2,3...
Abierto
- Lenguaje dominante
- Dart
- Estrellas
- 684
- Forks
- 329
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
### 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_
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.