[GH-ISSUE #1849] [FR] Support more formats when importing from markdown #723

Closed
opened 2026-03-23 20:40:14 +00:00 by mirror · 3 comments
Owner

Originally created by @LucasXu0 on GitHub (Feb 13, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/1849

Originally assigned to: @LucasXu0 on GitHub.

Description

  1. math equation
  2. code block
  3. serial quote
  4. image

Impact

To improve the user experience.

Additional Context

For more, please refer to document_markdown_decoder.dart.

Originally created by @LucasXu0 on GitHub (Feb 13, 2023). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/1849 Originally assigned to: @LucasXu0 on GitHub. ### Description 1. math equation 2. code block 3. serial quote 4. image ### Impact To improve the user experience. ### Additional Context For more, please refer to `document_markdown_decoder.dart`.
Author
Owner

@LucasXu0 commented on GitHub (Feb 13, 2023):

Hey, @0xkelvin. I think we should import the markdown syntax library to parse the markdown data.

<!-- gh-comment-id:1427398474 --> @LucasXu0 commented on GitHub (Feb 13, 2023): Hey, @0xkelvin. I think we should import the markdown syntax library to parse the markdown data.
Author
Owner

@penkzhou commented on GitHub (May 31, 2025):

@LucasXu0 Hey, is there need any help?

<!-- gh-comment-id:2924058135 --> @penkzhou commented on GitHub (May 31, 2025): @LucasXu0 Hey, is there need any help?
Author
Owner

@asjqkkkk commented on GitHub (Nov 4, 2025):

I think we already support those formats when importing from markdown

https://github.com/user-attachments/assets/4c862d9c-4334-43a7-9769-5617b05c305c

<!-- gh-comment-id:3483989989 --> @asjqkkkk commented on GitHub (Nov 4, 2025): I think we already support those formats when importing from markdown https://github.com/user-attachments/assets/4c862d9c-4334-43a7-9769-5617b05c305c
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#723
No description provided.