mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
Update testing.md
This commit is contained in:
parent
ef9e0d1fd1
commit
31572d82f2
@ -43,7 +43,6 @@ print(length);
|
||||
|
||||
**Get the node of the specified path**
|
||||
```dart
|
||||
// 获取上述文档结构中的第一个文本节点
|
||||
final firstTextNode = editor.nodeAtPath([0]) as TextNode;
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user