[PR #2110] [MERGED] fix: allow # in links when pasting #5099

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/2110
Author: @Xazin
Created: 3/26/2023
Status: Merged
Merged: 3/27/2023
Merged by: @LucasXu0

Base: mainHead: fix/add-hash-to-link-regex


📝 Commits (1)

  • bff3fd9 fix: allow # in links when pasting

📊 Changes

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

View changed files

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

📄 Description

Closes: #1871


🔄 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/2110 **Author:** [@Xazin](https://github.com/Xazin) **Created:** 3/26/2023 **Status:** ✅ Merged **Merged:** 3/27/2023 **Merged by:** [@LucasXu0](https://github.com/LucasXu0) **Base:** `main` ← **Head:** `fix/add-hash-to-link-regex` --- ### 📝 Commits (1) - [`bff3fd9`](https://github.com/AppFlowy-IO/AppFlowy/commit/bff3fd9b38c8811f17c73f0338bb6e6ee6a195ad) fix: allow # in links when pasting ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `frontend/appflowy_flutter/packages/appflowy_editor/lib/src/service/internal_key_event_handlers/copy_paste_handler.dart` (+1 -1) </details> ### 📄 Description Closes: #1871 --- <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:12 +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#5099
No description provided.