Appearance
The Strike extension allows you to strike through text in your editor.
import { Strike } from 'reactjs-tiptap-editor'; const extensions = [ ..., // Import Extensions Here Strike ];
Source • Docs
v0.0.9
d436d