[GH-ISSUE #1062] [FR] Support markdown to strikethrough text #415

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

Originally created by @annieappflowy on GitHub (Sep 16, 2022).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/1062

Originally assigned to: @alemoreau on GitHub.

Surrounding text with ~~ to strikethrough the text, e.g.strikethrough

Reference:

Originally created by @annieappflowy on GitHub (Sep 16, 2022). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/1062 Originally assigned to: @alemoreau on GitHub. Surrounding text with ~~ to strikethrough the text, e.g.~~strikethrough~~ Reference: * https://github.com/AppFlowy-IO/AppFlowy/discussions/1100 * https://www.markdownguide.org/basic-syntax/
Author
Owner

@alemoreau commented on GitHub (Oct 2, 2022):

Hi ! I would like to work on this issue.
I've created a PR https://github.com/AppFlowy-IO/AppFlowy/pull/1209 inspired by https://github.com/AppFlowy-IO/AppFlowy/discussions/1100
Thank you !

<!-- gh-comment-id:1264672879 --> @alemoreau commented on GitHub (Oct 2, 2022): Hi ! I would like to work on this issue. I've created a PR https://github.com/AppFlowy-IO/AppFlowy/pull/1209 inspired by https://github.com/AppFlowy-IO/AppFlowy/discussions/1100 Thank you !
Author
Owner

@Lakshikuga commented on GitHub (Oct 2, 2022):

Hi! would like to work on this issue!

<!-- gh-comment-id:1264674353 --> @Lakshikuga commented on GitHub (Oct 2, 2022): Hi! would like to work on this issue!
Author
Owner

@annieappflowy commented on GitHub (Oct 3, 2022):

@alemoreau great progress! Assigned the issue to you and @LucasXu0 will review your PR. Thank you!

<!-- gh-comment-id:1264951103 --> @annieappflowy commented on GitHub (Oct 3, 2022): @alemoreau great progress! Assigned the issue to you and @LucasXu0 will review your PR. Thank you!
Author
Owner

@annieappflowy commented on GitHub (Oct 3, 2022):

Hi! would like to work on this issue!

@Lakshikuga , assigned https://github.com/AppFlowy-IO/AppFlowy/issues/1061 to you. Enjoy and have fun :D

<!-- gh-comment-id:1264951570 --> @annieappflowy commented on GitHub (Oct 3, 2022): > Hi! would like to work on this issue! @Lakshikuga , assigned https://github.com/AppFlowy-IO/AppFlowy/issues/1061 to you. Enjoy and have fun :D
Author
Owner

@sshdopey commented on GitHub (Mar 15, 2023):

@annieappflowy I don't know if this issue has been addressed, but I am interested. if it is closed, I would like to be assigned another case.

<!-- gh-comment-id:1470108438 --> @sshdopey commented on GitHub (Mar 15, 2023): @annieappflowy I don't know if this issue has been addressed, but I am interested. if it is closed, I would like to be assigned another case.
Author
Owner
<!-- gh-comment-id:1477987731 --> @Xazin commented on GitHub (Mar 21, 2023): Isn't this already implemented by `doubleTildeToStrikethrough`? See https://github.com/AppFlowy-IO/AppFlowy/blob/main/frontend/appflowy_flutter/packages/appflowy_editor/lib/src/service/shortcut_event/built_in_shortcut_events.dart#LL290-L294C5 and https://github.com/AppFlowy-IO/AppFlowy/blob/main/frontend/appflowy_flutter/packages/appflowy_editor/lib/src/service/internal_key_event_handlers/markdown_syntax_to_styled_text.dart#LL129-L189C3 Guess this can be closed?
Author
Owner

@LucasXu0 commented on GitHub (Mar 22, 2023):

Yes, @Xazin. I closed it.

<!-- gh-comment-id:1478817518 --> @LucasXu0 commented on GitHub (Mar 22, 2023): Yes, @Xazin. I closed it.
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#415
No description provided.