We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Question
Android, Ios and Web
Last versio
No response
The text was updated successfully, but these errors were encountered:
If you're using Delta Quill format, a conversion example is here: https://github.com/AppFlowy-IO/appflowy-editor/blob/main/documentation/importing.md
If you're converting the document to and from markdown, you can do the following:
String markdownText = documentToMarkdown(document); Document document = markdownToDocument(String: markdownText)
Sorry, something went wrong.
No branches or pull requests
Bug Description
Question
How to Reproduce
Question
Expected Behavior
Question
Operating System
Android, Ios and Web
AppFlowy Editor Version(s)
Last versio
Screenshots
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: