[GH-ISSUE #3343] [Bug] Export to Markdown #1485

Closed
opened 2026-03-23 20:49:55 +00:00 by mirror · 1 comment
Owner

Originally created by @Cavalletta98 on GitHub (Sep 5, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/3343

Originally assigned to: @asjqkkkk on GitHub.

Bug Description

Hi, there are different problem related to the export to Markdown:

  • Images are not exported
  • Dividers are exported twice
  • Kanban boards and grids are not exported if they are defined inside a page

How to Reproduce

Write a page with all the elements defined before and export to markdown

Expected Behavior

All the elements defined before should be exported to markdwon

Operating System

Ubuntu 22.04

AppFlowy Version(s)

0.3.1

Screenshots

No response

Additional Context

No response

Originally created by @Cavalletta98 on GitHub (Sep 5, 2023). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/3343 Originally assigned to: @asjqkkkk on GitHub. ### Bug Description Hi, there are different problem related to the export to Markdown: - Images are not exported - Dividers are exported twice - Kanban boards and grids are not exported if they are defined inside a page ### How to Reproduce Write a page with all the elements defined before and export to markdown ### Expected Behavior All the elements defined before should be exported to markdwon ### Operating System Ubuntu 22.04 ### AppFlowy Version(s) 0.3.1 ### Screenshots _No response_ ### Additional Context _No response_
mirror 2026-03-23 20:49:55 +00:00
Author
Owner

@LucasXu0 commented on GitHub (Dec 31, 2024):

The single image block and the divider block were handled correctly when exporting to Markdown.

The blocks below that I tested don’t work:

  • Multiple images block
  • Database (grid, Kanban, and calendar). I assume they should be exportable as CSV.
  • Subpage block
  • Date or reminder
<!-- gh-comment-id:2566286756 --> @LucasXu0 commented on GitHub (Dec 31, 2024): The single image block and the divider block were handled correctly when exporting to Markdown. The blocks below that I tested don’t work: - Multiple images block - Database (grid, Kanban, and calendar). I assume they should be exportable as CSV. - Subpage block - Date or reminder
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#1485
No description provided.