Skip to content

Commit 4307d55

Browse files
committed
docs: update docs
1 parent 9a7d7a8 commit 4307d55

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/docs/api-reference/enriched-text-input.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -844,6 +844,12 @@ details.
844844
- `text: string` - displayed text of the link
845845
- `url: string` - URL of the link
846846

847+
:::note
848+
849+
Using this method with `text=""` will result in removal of the text marked by the `start` and `end` indexes.
850+
851+
;;;
852+
847853
### `.removeLink()`
848854

849855
```ts

0 commit comments

Comments
 (0)