[PR #1211] [MERGED] feat: added markdown links #4596

Closed
opened 2026-03-23 21:38:30 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/1211
Author: @hyusap
Created: 10/3/2022
Status: Merged
Merged: 10/6/2022
Merged by: @LucasXu0

Base: mainHead: main


📝 Commits (1)

  • 6f4ab9a feat: added markdown links

📊 Changes

2 files changed (+60 additions, -0 deletions)

View changed files

📝 frontend/app_flowy/packages/appflowy_editor/lib/src/service/internal_key_event_handlers/markdown_syntax_to_styled_text.dart (+55 -0)
📝 frontend/app_flowy/packages/appflowy_editor/lib/src/service/shortcut_event/built_in_shortcut_events.dart (+5 -0)

📄 Description

uses traditional markdown format.
requires the prefix of http or https


🔄 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/1211 **Author:** [@hyusap](https://github.com/hyusap) **Created:** 10/3/2022 **Status:** ✅ Merged **Merged:** 10/6/2022 **Merged by:** [@LucasXu0](https://github.com/LucasXu0) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`6f4ab9a`](https://github.com/AppFlowy-IO/AppFlowy/commit/6f4ab9a55d05a2ed719bd3f27d51e329b730d4c4) feat: added markdown links ### 📊 Changes **2 files changed** (+60 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/packages/appflowy_editor/lib/src/service/internal_key_event_handlers/markdown_syntax_to_styled_text.dart` (+55 -0) 📝 `frontend/app_flowy/packages/appflowy_editor/lib/src/service/shortcut_event/built_in_shortcut_events.dart` (+5 -0) </details> ### 📄 Description uses traditional markdown format. requires the prefix of http or https --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 21:38:30 +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#4596
No description provided.