Skip to content

More Mark

MoreMark is a collection of marks that are not available in the default TipTap editor.

Usage

tsx
import { MoreMark } from 'reactjs-tiptap-editor'; 

const extensions = [
  ...,
  // Import Extensions Here
  MoreMark 
];

Source

SourceDocs

Contributors

Changelog

No recent changes

Made with ❤️