[PR #2093] [MERGED] fix: double asterisk to bold fixes #2080 #5089

Closed
opened 2026-03-23 22:17:10 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/2093
Author: @Om-Gujarathi
Created: 3/23/2023
Status: Merged
Merged: 3/27/2023
Merged by: @LucasXu0

Base: mainHead: main


📝 Commits (2)

  • ef5cc11 fix: double asterisk to bold fixed
  • 38634d2 double asterisk to bold fixed

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 frontend/appflowy_flutter/packages/appflowy_editor/lib/src/service/shortcut_event/built_in_shortcut_events.dart (+1 -1)

📄 Description

Now, when you type text between two asterisks (e.g., *bold text*), it will appear in bold in the editor.

https://user-images.githubusercontent.com/98649066/227230689-0a7b00d6-4f99-4bf2-a4a8-911fd0e49e3e.mp4

Please note that I tested this feature on Windows, but I haven't had the chance to test it on MacOS yet. Therefore, I kindly ask all MacOS users to test this feature and report any issues they encounter.

Fixes #2080


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/AppFlowy-IO/AppFlowy/pull/2093 **Author:** [@Om-Gujarathi](https://github.com/Om-Gujarathi) **Created:** 3/23/2023 **Status:** ✅ Merged **Merged:** 3/27/2023 **Merged by:** [@LucasXu0](https://github.com/LucasXu0) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`ef5cc11`](https://github.com/AppFlowy-IO/AppFlowy/commit/ef5cc112fdd5987295f03d8bdac04f80ea5788d9) fix: double asterisk to bold fixed - [`38634d2`](https://github.com/AppFlowy-IO/AppFlowy/commit/38634d2e175fdf0dbf3b84b24203bf401b335326) double asterisk to bold fixed ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `frontend/appflowy_flutter/packages/appflowy_editor/lib/src/service/shortcut_event/built_in_shortcut_events.dart` (+1 -1) </details> ### 📄 Description Now, when you type text between two asterisks (e.g., \*bold text\*), it will appear in bold in the editor. https://user-images.githubusercontent.com/98649066/227230689-0a7b00d6-4f99-4bf2-a4a8-911fd0e49e3e.mp4 Please note that I tested this feature on Windows, but I haven't had the chance to test it on MacOS yet. Therefore, I kindly ask all MacOS users to test this feature and report any issues they encounter. Fixes #2080 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 22:17:10 +00:00
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#5089
No description provided.