-
Notifications
You must be signed in to change notification settings - Fork 48
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
How convert video? #6
Comments
Cam you provide the input markdown? |
I using flutter_quill and I get delta by controller.document.toDelta() , I got : insert⟨ Demo text ⏎ ⟩ |
hello, some ideas for the problem ? :( |
You can have a custom convertor for video if you would like to convert it. Feel free to open a PR. |
I got error when try convert video with url to markdown :(
![Screen Shot 2022-07-10 at 17 01 32](https://user-images.githubusercontent.com/43284656/178140159-fe3497e3-cc61-4abe-b8dd-4797cd133688.png)
The text was updated successfully, but these errors were encountered: