refactor: split tiptap block transform helpers
This commit is contained in:
+1
-1
@@ -252,7 +252,7 @@ cargo test --manifest-path rust/Cargo.toml -p mnote-web --lib routes::tree -- --
|
||||
|
||||
验收标准:
|
||||
|
||||
- [ ] `lib.rs` 少于 5,000 行。
|
||||
- [x] `lib.rs` 少于 5,000 行。
|
||||
- [ ] `block_handle_menu_view.rs` 可以超过 1,500 行,但必须有清晰入参 struct,避免二十多个 signal 直接散落。
|
||||
- [ ] 不改变 Tiptap command 行为,不新增编辑器功能。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user