New example for custom documents (to force a heading on the top) (#1948)

* examples: add a custom document example, with a heading on top

* add link to the new example

* fix example page
This commit is contained in:
Hans Pagel
2021-09-27 23:02:13 +02:00
committed by GitHub
parent 6a4bd8c3b5
commit c2b1231f35
8 changed files with 193 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
# Custom Document
<tiptap-demo name="Examples/CustomDocument"></tiptap-demo>

View File

@@ -84,6 +84,8 @@
link: /examples/suggestions
- title: Minimal setup
link: /examples/minimal
- title: Force a title
link: /examples/custom-document
- title: A clever editor
link: /examples/savvy
- title: Interactivity