UNPKG

reactjs-tiptap-editor

Version:

A modern WYSIWYG rich text editor based on tiptap and shadcn ui for React

14 lines (13 loc) 265 B
import { N as o } from "./index-CXIIg9Sq.js"; const t = o.create({ name: "doc", topNode: !0, content: "block+" }), c = /* @__PURE__ */ t.extend({ content: "(block|columns)+" // echo editor is a block editor }); export { c as Document, c as default };