You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1 line
414 B

{"version":3,"file":"tiptap-extension-document.cjs","sources":["../src/document.ts"],"sourcesContent":["import { Node } from '@tiptap/core'\n\nexport const Document = Node.create({\n name: 'doc',\n topNode: true,\n content: 'block+',\n})\n"],"names":["Node"],"mappings":";;;;;;AAEa,MAAA,QAAQ,GAAGA,SAAI,CAAC,MAAM,CAAC;AAClC,IAAA,IAAI,EAAE,KAAK;AACX,IAAA,OAAO,EAAE,IAAI;AACb,IAAA,OAAO,EAAE,QAAQ;AAClB,CAAA;;;;;"}