Skip to content

Commit

Permalink
Update suggestion.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bdbch authored Feb 29, 2024
1 parent cdfcefe commit e007001
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/utilities/suggestion.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Default: `() => ({})`
### findSuggestionMatch
Optional param to replace the built-in regex matching of editor content that triggers a suggestion.
See [the
source](https://github.com/estrattonbailey/tiptap/blob/develop/packages/suggestion/src/findSuggestionMatch.ts#L18)
source](https://github.com/ueberdosis/tiptap/blob/main/packages/suggestion/src/findSuggestionMatch.ts#L18)
for more detail.

Default: `findSuggestionMatch(config: Trigger): SuggestionMatch`
Expand Down

0 comments on commit e007001

Please sign in to comment.