replace demo component with custom element

This commit is contained in:
Philipp Kühn
2021-08-25 23:10:20 +02:00
parent 96a7310b9d
commit 956b381f8d
83 changed files with 136 additions and 155 deletions

View File

@@ -23,4 +23,4 @@ yarn add @tiptap/extension-document
[packages/extension-document/](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-document/)
## Usage
<demo name="Nodes/Document" highlight="10,28" />
<tiptap-demo name="Nodes/Document"></tiptap-demo>