Appearance
The Slash Command extension allows you to add slash commands to your editor.
/
import { SlashCommand } from 'reactjs-tiptap-editor'; const extensions = [ ..., // Import Extensions Here SlashCommand ];
Source • Docs
v0.0.9
d436d