This is a demo of using a function to apply suggestions from text with the applySuggestion command.

Simple Prosemirror Suggestion Mode Example

This is an example of prosemirror-suggestion-mode in a bare bones prosmeirror example. It is for only plain text and no toolbar. For an example with a more enhanced editor see the basic example.

See other examples or view the code and docs on github