[PR #32] [CLOSED] [rust]: fix code point issue #3949

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/32
Author: @jamenya
Created: 11/18/2021
Status: Closed

Base: mainHead: read


📝 Commits (1)

  • 0829471 [rust]: fix code point issue

📊 Changes

4 files changed (+70 additions, -8 deletions)

View changed files

📝 app_flowy/lib/workspace/application/doc/doc_bloc.dart (+4 -0)
rust-lib/flowy-document/src/services/doc/edit/message.rs (+59 -0)
📝 rust-lib/flowy-document/src/services/doc/extensions/insert/auto_format.rs (+4 -3)
📝 rust-lib/flowy-ot/src/core/flowy_str.rs (+3 -5)

📄 Description

No description provided


🔄 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/32 **Author:** [@jamenya](https://github.com/jamenya) **Created:** 11/18/2021 **Status:** ❌ Closed **Base:** `main` ← **Head:** `read` --- ### 📝 Commits (1) - [`0829471`](https://github.com/AppFlowy-IO/AppFlowy/commit/082947115201d45ee4cd36bd28f1a0b21a4bf3e7) [rust]: fix code point issue ### 📊 Changes **4 files changed** (+70 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `app_flowy/lib/workspace/application/doc/doc_bloc.dart` (+4 -0) ➕ `rust-lib/flowy-document/src/services/doc/edit/message.rs` (+59 -0) 📝 `rust-lib/flowy-document/src/services/doc/extensions/insert/auto_format.rs` (+4 -3) 📝 `rust-lib/flowy-ot/src/core/flowy_str.rs` (+3 -5) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 21:35:38 +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#3949
No description provided.