[GH-ISSUE #1065] [FR] Support markdown to mark as code #420

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

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

Originally assigned to: @MrHeer on GitHub.

To denote a word or phrase as code, enclose it in backticks (`).

eg Hello World

Reference:

Originally created by @annieappflowy on GitHub (Sep 16, 2022). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/1065 Originally assigned to: @MrHeer on GitHub. To denote a word or phrase as code, enclose it in backticks (`). eg `Hello World` Reference: * https://github.com/AppFlowy-IO/AppFlowy/discussions/1100 * https://www.markdownguide.org/basic-syntax/
Author
Owner

@MrHeer commented on GitHub (Sep 22, 2022):

Hi, Can I work it?

<!-- gh-comment-id:1254475681 --> @MrHeer commented on GitHub (Sep 22, 2022): Hi, Can I work it?
Author
Owner

@LucasXu0 commented on GitHub (Sep 22, 2022):

Sure. I assigned this issue to you.

<!-- gh-comment-id:1254476496 --> @LucasXu0 commented on GitHub (Sep 22, 2022): Sure. I assigned this issue to you.
Author
Owner

@MrHeer commented on GitHub (Sep 22, 2022):

Should I consider escaping-backticks?

<!-- gh-comment-id:1254478887 --> @MrHeer commented on GitHub (Sep 22, 2022): Should I consider [escaping-backticks](https://www.markdownguide.org/basic-syntax/#escaping-backticks)?
Author
Owner

@MrHeer commented on GitHub (Sep 22, 2022):

Again, this is only the implementation of inline code, not the code block, right?

<!-- gh-comment-id:1254480021 --> @MrHeer commented on GitHub (Sep 22, 2022): Again, this is only the implementation of inline code, not the code block, right?
Author
Owner

@LucasXu0 commented on GitHub (Sep 22, 2022):

Should I consider escaping-backticks?

Good insight. Yes, it would be even better to implement the escaping-backticks feature, although just implementing the inline code works too. We haven't implemented the code block yet, so we have to leave it for now.

<!-- gh-comment-id:1254483849 --> @LucasXu0 commented on GitHub (Sep 22, 2022): > Should I consider [escaping-backticks](https://www.markdownguide.org/basic-syntax/#escaping-backticks)? Good insight. Yes, it would be even better to implement the [escaping-backticks](https://www.markdownguide.org/basic-syntax/#escaping-backticks) feature, although just implementing the inline code works too. We haven't implemented the code block yet, so we have to leave it for now.
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#420
No description provided.