Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lists not working. Every bullet is converted to 1. instead o 2., 3.... #33

Open
daksh-gargas opened this issue Sep 17, 2024 · 1 comment

Comments

@daksh-gargas
Copy link

The markdown is not maintaining the order in the numbered list

Original Text

image

Delta:

I/flutter ( 9976): Json: [{insert: bodyhhr rt ysdsdhjuujhgjju
I/flutter ( 9976): 
I/flutter ( 9976): This is the title h1}, {insert: 
I/flutter ( 9976): , attributes: {header: 1}}, {insert: This is the title H2}, {insert: 
I/flutter ( 9976): , attributes: {header: 2}}, {insert: This is H3}, {insert: 
I/flutter ( 9976): , attributes: {header: 3}}, {insert: 
I/flutter ( 9976): }, {insert: This is bold, attributes: {bold: true}}, {insert: 
I/flutter ( 9976): }, {insert: This is italics, attributes: {italic: true}}, {insert: 
I/flutter ( 9976): 
I/flutter ( 9976): One}, {insert: 
I/flutter ( 9976): , attributes: {list: ordered}}, {insert: Two }, {insert: 
I/flutter ( 9976): , attributes: {list: ordered}}, {insert: Three}, {insert: 
I/flutter ( 9976): , attributes: {list: ordered}}, {insert: Four}, {insert: 
I/flutter ( 9976): , attributes: {list: ordered}}, {insert: fve}, {insert: 
I/flutter ( 9976): , attributes: {list: ordered}}, {insert: Six}, {insert: 
I/flutter ( 9976): , attributes: {list: ordered}}]
I/flutter ( 9976): D/FeedV2AppBarTitle (2024-09-16T

And when converted to markdown

image

Full markdown

image
@vishna
Copy link
Contributor

vishna commented Oct 21, 2024

@daksh-gargas which version of the library are you using? please check #28 - I've run into this issue and fixed it (at least for myself)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants