[GH-ISSUE #1249] [FR] Prevent keeping the previous style when formatting text through markdown syntax. #495

Closed
opened 2026-03-23 20:37:10 +00:00 by mirror · 6 comments
Owner

Originally created by @LucasXu0 on GitHub (Oct 8, 2022).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/1249

Originally assigned to: @LucasXu0 on GitHub.

Description

Prevent keeping the previous style when formatting text through markdown syntax.

For example :

  1. input **ABC**
  2. **ABC** will become ABC
  3. input some text, like EFG, after ABC and the new inputting text should not be bold
  4. ABCEFG

Impact

This will enhance the user experience for Markdown users.

Additional Context

No response

Originally created by @LucasXu0 on GitHub (Oct 8, 2022). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/1249 Originally assigned to: @LucasXu0 on GitHub. ### Description Prevent keeping the previous style when formatting text through markdown syntax. For example : 1. input `**ABC**` 2. `**ABC**` will become **ABC** 3. input some text, like `EFG`, after **ABC** and the new inputting text should not be bold 4. **ABC**EFG ### Impact This will enhance the user experience for Markdown users. ### Additional Context _No response_
mirror 2026-03-23 20:37:10 +00:00
  • closed this issue
  • added the
    editor
    label
Author
Owner

@codezuma commented on GitHub (Oct 8, 2022):

@LucasXu0 are you working on this issue.

<!-- gh-comment-id:1272315095 --> @codezuma commented on GitHub (Oct 8, 2022): @LucasXu0 are you working on this issue.
Author
Owner

@LucasXu0 commented on GitHub (Oct 8, 2022):

No. Do you want to give it a try?

<!-- gh-comment-id:1272317923 --> @LucasXu0 commented on GitHub (Oct 8, 2022): No. Do you want to give it a try?
Author
Owner

@codezuma commented on GitHub (Oct 8, 2022):

Thinking of that. But i dont have any experience in flutter

<!-- gh-comment-id:1272323071 --> @codezuma commented on GitHub (Oct 8, 2022): Thinking of that. But i dont have any experience in flutter
Author
Owner

@codezuma commented on GitHub (Oct 8, 2022):

Can you help me with it? Looks like you have been contributing for a while in this now

<!-- gh-comment-id:1272323355 --> @codezuma commented on GitHub (Oct 8, 2022): Can you help me with it? Looks like you have been contributing for a while in this now
Author
Owner

@LucasXu0 commented on GitHub (Oct 8, 2022):

It's a bit difficult for a without flutter experience developer. Maybe you can try the other issues tagged with a good first issue for devs label. 😊

<!-- gh-comment-id:1272330873 --> @LucasXu0 commented on GitHub (Oct 8, 2022): It's a bit difficult for a without flutter experience developer. Maybe you can try the other issues tagged with a `good first issue for devs` label. 😊
Author
Owner

@codezuma commented on GitHub (Oct 8, 2022):

Yeah sure

<!-- gh-comment-id:1272331330 --> @codezuma commented on GitHub (Oct 8, 2022): Yeah sure
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#495
No description provided.