prosemirror-autocomplete
prosemirror-autocomplete
is a plugin for
ProseMirror that adds triggers for
#hashtags
, @mentions
, /menus
, and other more complex
autocompletions. The prosemirror-autocomplete
library can be used to create
suggestions similar to Notion, Google Docs or Confluence. The plugin is created and used by
Curvenote.
You can type in here!
Try typing mention @
or a "slash-menu" /
, or [[
or {{
:
Complex autocompletes can use RegExp
for the trigger, try x =
on a new line or a hashtag #
!
You could also add suggestions on object.
if you want!
Source code and documentation are on GitHub.
Made with love by
Curvenote