[GH-ISSUE #3834] [FR] Markdown support for more objects #1733

Closed
opened 2026-03-23 21:16:36 +00:00 by mirror · 2 comments
Owner

Originally created by @otkinlife on GitHub (Oct 30, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/3834

Description

MarkDown recognizes and renders more objects, such as tables and flowcharts.
Also, I encountered another issue: When I paste a piece of MD content into the editor, the MD formatting is not recognized and rendered.

Impact

Users who are accustomed to using Markdown for writing.

Additional Context

No response

Originally created by @otkinlife on GitHub (Oct 30, 2023). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/3834 ### Description MarkDown recognizes and renders more objects, such as tables and flowcharts. Also, I encountered another issue: When I paste a piece of MD content into the editor, the MD formatting is not recognized and rendered. ### Impact Users who are accustomed to using Markdown for writing. ### Additional Context _No response_
mirror 2026-03-23 21:16:36 +00:00
  • closed this issue
  • added the
    editor
    bug
    labels
Author
Owner

@annieappflowy commented on GitHub (Oct 31, 2023):

Could you please share the Markdown syntaxes your copied content include?
I'd like to reproduce the issue.

<!-- gh-comment-id:1786397519 --> @annieappflowy commented on GitHub (Oct 31, 2023): Could you please share the Markdown syntaxes your copied content include? I'd like to reproduce the issue.
Author
Owner

@JosueGauthier commented on GitHub (Jan 17, 2024):

Hello,

I start using appflowy and I noticed the same problem.

For examples :

**time**
*time*
# Title
`sel`

#```py
# a =1
#```

Almost every markdown that I paste is not recognised.

@annieappflowy if you think that it an appflowy beginner issue, I can try to handle it by myself.

Thanks,

<!-- gh-comment-id:1896104803 --> @JosueGauthier commented on GitHub (Jan 17, 2024): Hello, I start using appflowy and I noticed the same problem. For examples : ``` **time** *time* # Title `sel` #```py # a =1 #``` ``` Almost every markdown that I paste is not recognised. @annieappflowy if you think that it an appflowy beginner issue, I can try to handle it by myself. Thanks,
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#1733
No description provided.