@remirror/extension-mention

Mention extension for the remirror wysiwyg editor

Usage no npm install needed!

<script type="module">
  import remirrorExtensionMention from 'https://cdn.skypack.dev/@remirror/extension-mention';
</script>

README

@remirror/extension-mention

npm bundle size (scoped) npm

Add mention and suggesters support to remirror.

Installation

yarn add @remirror/extension-mention # yarn
pnpm add @remirror/extension-mention # pnpm
npm install @remirror/extension-mention # npm

This is included by default when you install the recommended remirror package. All exports are also available via the entry-point, remirror/extensions.