Results 549 comments of Ellet

> The thing is, I don't really have access to the server and I don't know jack about JS world (npm...) I forgot to mention you don't have full access...

> > It can't convert back to Quill Delta as far as I know, the issue is with converting the HTML back to Quill Delta > > Correct, which is...

> @Clashkid155 Says that he doesn't have access to the backend, and doesn't know anything about JS. I'm saying if he uses the `vsc_quill_delta_to_html` package directly in Flutter, he'll have...

> > https://pub.dev/packages/vsc_quill_delta_to_html can convert from Quill Delta JSON format to HTML. > > I used your package before jumping to this one. Since this one has to and fro...

> > Yes, it's experimental and doesn't work well > > This repo's own is, but what he recommended (https://pub.dev/packages/vsc_quill_delta_to_html ) isn't > > Yes, but this package only supports...

> @singerdmx @Clashkid155 can we close this issue ? Thank you for your contributions, while the issue has been fixed, it wasn't in the original package on `pub.dev`, can you...

Hi, just to make this clear, you want the copy icon to copy 12345 can you tell me what is the current behavior??

> i want to make 12345 can be edit directly. like code block behavior. > ![image](https://github.com/singerdmx/flutter-quill/assets/13939787/9f857643-6a29-4735-9b94-e807cf9e457e) > but is CustomEmbed, i don't know how to control cursor in CustomEmbed Do...

> > > i want to make 12345 can be edit directly. like code block behavior. > > > ![image](https://user-images.githubusercontent.com/13939787/278189605-9f857643-6a29-4735-9b94-e807cf9e457e.png) > > > but is CustomEmbed, i don't know how...

Thank you for the report, can you explain where we should add the timestamp to encounter this issue??