[GH-ISSUE #2893] [Bug] Import markdown underline #9678

Closed
opened 2026-03-24 21:15:11 +00:00 by mirror · 5 comments
Owner

Originally created by @annieappflowy on GitHub (Jun 24, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/2893

Originally assigned to: @vedant-pandey on GitHub.

Bug Description

When I save a page as markdown in version 0.2.4-portable (W11, 22H2) and then import it again, the formatting "underline" is shown as tag (see picture). The formatting "H1", "H2" and "italic" is displayed correctly.

How to Reproduce

image

Expected Behavior

Should detect the underline markdown properly when importing

Operating System

Windows 11

AppFlowy Version(s)

v0.2.4

Screenshots

No response

Additional Context

No response

Originally created by @annieappflowy on GitHub (Jun 24, 2023). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/2893 Originally assigned to: @vedant-pandey on GitHub. ### Bug Description When I save a page as markdown in version 0.2.4-portable (W11, 22H2) and then import it again, the formatting "underline" is shown as tag (see picture). The formatting "H1", "H2" and "italic" is displayed correctly. ### How to Reproduce ![image](https://github.com/AppFlowy-IO/AppFlowy/assets/12026239/3f5624ca-579e-405c-a23d-5b9983936ccc) ### Expected Behavior Should detect the underline markdown properly when importing ### Operating System Windows 11 ### AppFlowy Version(s) v0.2.4 ### Screenshots _No response_ ### Additional Context _No response_
mirror 2026-03-24 21:15:11 +00:00
  • closed this issue
  • added the
    editor
    bug
    labels
Author
Owner

@vedant-pandey commented on GitHub (Jun 24, 2023):

Hi I was able to reproduce this issue, can I work on this?

<!-- gh-comment-id:1605325341 --> @vedant-pandey commented on GitHub (Jun 24, 2023): Hi I was able to reproduce this issue, can I work on this?
Author
Owner

@annieappflowy commented on GitHub (Jun 24, 2023):

If you can submit a PR by the end of Wednesday, yes
Otherwise, we prefer to fix it asap

<!-- gh-comment-id:1605455392 --> @annieappflowy commented on GitHub (Jun 24, 2023): If you can submit a PR by the end of Wednesday, yes Otherwise, we prefer to fix it asap
Author
Owner

@vedant-pandey commented on GitHub (Jun 24, 2023):

Sure, makes sense, will try to raise pr before wednesday

<!-- gh-comment-id:1605482871 --> @vedant-pandey commented on GitHub (Jun 24, 2023): Sure, makes sense, will try to raise pr before wednesday
Author
Owner

@annieappflowy commented on GitHub (Jun 24, 2023):

Thank you. Assigned

<!-- gh-comment-id:1605513412 --> @annieappflowy commented on GitHub (Jun 24, 2023): Thank you. Assigned
Author
Owner

@vedant-pandey commented on GitHub (Jun 26, 2023):

Hi @annieappflowy i found the root cause to be coming from missing parser in appflowy editor. I have added my changes for the same in this PR

<!-- gh-comment-id:1607662304 --> @vedant-pandey commented on GitHub (Jun 26, 2023): Hi @annieappflowy i found the root cause to be coming from missing parser in appflowy editor. I have added my changes for the same [in this PR](https://github.com/AppFlowy-IO/appflowy-editor/pull/256)
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#9678
No description provided.