[GH-ISSUE #4930] [FR] Code Blocks #2192

Closed
opened 2026-03-23 21:20:29 +00:00 by mirror · 1 comment
Owner

Originally created by @annieappflowy on GitHub (Mar 18, 2024).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/4930

Originally assigned to: @Xazin on GitHub.

Discussed in https://github.com/AppFlowy-IO/AppFlowy/discussions/1620

Originally posted by Drallas December 30, 2022
Are Codeblocks on the Roadmap?

The current way of displaying code is not appealing to me, and can't find a way to get normal code blocks. The way GitHub does this would be best.

Appflowy 🤯

Screenshot 2022-12-29 at 19 34 32

Marktext 🫤

Screenshot 2022-12-29 at 19 34 40

GitHub 🤩

print("Hello, world!")
for i in range(10):
    print(i)
```</div>
Originally created by @annieappflowy on GitHub (Mar 18, 2024). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/4930 Originally assigned to: @Xazin on GitHub. ### Discussed in https://github.com/AppFlowy-IO/AppFlowy/discussions/1620 <div type='discussions-op-text'> <sup>Originally posted by **Drallas** December 30, 2022</sup> Are Codeblocks on the Roadmap? The current way of displaying code is not appealing to me, and can't find a way to get normal code blocks. The way GitHub does this would be best. ### Appflowy 🤯 <img width="408" alt="Screenshot 2022-12-29 at 19 34 32" src="https://user-images.githubusercontent.com/24792888/209994910-0c6daf15-b9d9-4967-adc3-fa1b902b28ae.png"> ### Marktext 🫤 <img width="668" alt="Screenshot 2022-12-29 at 19 34 40" src="https://user-images.githubusercontent.com/24792888/209994912-90657fe0-735e-4baa-8cbe-dbf1f0a902b9.png"> ### GitHub 🤩 ```python print("Hello, world!") for i in range(10): print(i) ```</div>
mirror 2026-03-23 21:20:29 +00:00
Author
Owner

@annieappflowy commented on GitHub (Apr 25, 2024):

image
<!-- gh-comment-id:2077307358 --> @annieappflowy commented on GitHub (Apr 25, 2024): <img width="1016" alt="image" src="https://github.com/AppFlowy-IO/AppFlowy/assets/12026239/32c410f8-ad31-4927-a935-18bd0b2dae52">
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#2192
No description provided.