diff --git a/docs/src/docPages/api/commands.md b/docs/src/docPages/api/commands.md index a8103d8b0..7d4719165 100644 --- a/docs/src/docPages/api/commands.md +++ b/docs/src/docPages/api/commands.md @@ -1,3 +1,7 @@ +--- +tableOfContents: true +--- + # Commands ## toc diff --git a/docs/src/docPages/api/editor.md b/docs/src/docPages/api/editor.md index 991cae89c..0b104de77 100644 --- a/docs/src/docPages/api/editor.md +++ b/docs/src/docPages/api/editor.md @@ -1,3 +1,7 @@ +--- +tableOfContents: true +--- + # Editor ## toc diff --git a/docs/src/docPages/api/events.md b/docs/src/docPages/api/events.md index 6e860d4cd..bfba5fa35 100644 --- a/docs/src/docPages/api/events.md +++ b/docs/src/docPages/api/events.md @@ -1,3 +1,7 @@ +--- +tableOfContents: true +--- + # Events ## toc diff --git a/docs/src/docPages/api/extensions.md b/docs/src/docPages/api/extensions.md index 46f50943b..83bc21fa1 100644 --- a/docs/src/docPages/api/extensions.md +++ b/docs/src/docPages/api/extensions.md @@ -1,3 +1,7 @@ +--- +tableOfContents: true +--- + # Extensions ## toc diff --git a/docs/src/docPages/api/keyboard-shortcuts.md b/docs/src/docPages/api/keyboard-shortcuts.md index 730491d76..44e722884 100644 --- a/docs/src/docPages/api/keyboard-shortcuts.md +++ b/docs/src/docPages/api/keyboard-shortcuts.md @@ -1,3 +1,7 @@ +--- +tableOfContents: true +--- + # Keyboard Shortcuts ## toc diff --git a/docs/src/docPages/api/marks.md b/docs/src/docPages/api/marks.md index ef9f5cf3c..35faf17b3 100644 --- a/docs/src/docPages/api/marks.md +++ b/docs/src/docPages/api/marks.md @@ -1,3 +1,7 @@ +--- +tableOfContents: true +--- + # Marks ## toc diff --git a/docs/src/docPages/api/nodes.md b/docs/src/docPages/api/nodes.md index bdc96ccd8..f818658ce 100644 --- a/docs/src/docPages/api/nodes.md +++ b/docs/src/docPages/api/nodes.md @@ -1,3 +1,7 @@ +--- +tableOfContents: true +--- + # Nodes ## toc diff --git a/docs/src/docPages/api/schema.md b/docs/src/docPages/api/schema.md index 68ac2b52c..2db556e71 100644 --- a/docs/src/docPages/api/schema.md +++ b/docs/src/docPages/api/schema.md @@ -1,3 +1,7 @@ +--- +tableOfContents: true +--- + # Schema ## toc diff --git a/docs/src/docPages/changelog.md b/docs/src/docPages/changelog.md index 006987f8e..45ab75e5d 100644 --- a/docs/src/docPages/changelog.md +++ b/docs/src/docPages/changelog.md @@ -1,3 +1,7 @@ +--- +tableOfContents: true +--- + # Changelog ## toc diff --git a/docs/src/docPages/examples/collaborative-editing.md b/docs/src/docPages/examples/collaborative-editing.md index c711bda29..2e55ad298 100644 --- a/docs/src/docPages/examples/collaborative-editing.md +++ b/docs/src/docPages/examples/collaborative-editing.md @@ -1,3 +1,7 @@ +--- +tableOfContents: true +--- + # Collaborative editing :::pro Commercial use diff --git a/docs/src/docPages/guide/accessibility.md b/docs/src/docPages/guide/accessibility.md index 9c00802b1..65e9e7de7 100644 --- a/docs/src/docPages/guide/accessibility.md +++ b/docs/src/docPages/guide/accessibility.md @@ -1,3 +1,7 @@ +--- +tableOfContents: true +--- + # Accessibility :::pro Fund the development ♥ diff --git a/docs/src/docPages/guide/collaborative-editing.md b/docs/src/docPages/guide/collaborative-editing.md index 3c1f5ab7d..77dcef39f 100644 --- a/docs/src/docPages/guide/collaborative-editing.md +++ b/docs/src/docPages/guide/collaborative-editing.md @@ -1,3 +1,7 @@ +--- +tableOfContents: true +--- + # Collaborative editing ## toc diff --git a/docs/src/docPages/guide/configuration.md b/docs/src/docPages/guide/configuration.md index 44a3dc166..2e8de283e 100644 --- a/docs/src/docPages/guide/configuration.md +++ b/docs/src/docPages/guide/configuration.md @@ -1,3 +1,7 @@ +--- +tableOfContents: true +--- + # Configuration ## toc diff --git a/docs/src/docPages/guide/custom-extensions.md b/docs/src/docPages/guide/custom-extensions.md index 1e0bd6238..a82ffcf05 100644 --- a/docs/src/docPages/guide/custom-extensions.md +++ b/docs/src/docPages/guide/custom-extensions.md @@ -1,3 +1,7 @@ +--- +tableOfContents: true +--- + # Custom extensions ## toc diff --git a/docs/src/docPages/guide/extend-extensions.md b/docs/src/docPages/guide/extend-extensions.md index 4a660ce22..57fd29a9e 100644 --- a/docs/src/docPages/guide/extend-extensions.md +++ b/docs/src/docPages/guide/extend-extensions.md @@ -1,3 +1,7 @@ +--- +tableOfContents: true +--- + # Overwrite & extend ## toc diff --git a/docs/src/docPages/guide/menus.md b/docs/src/docPages/guide/menus.md index c494eccb6..f1f7d0532 100644 --- a/docs/src/docPages/guide/menus.md +++ b/docs/src/docPages/guide/menus.md @@ -1,3 +1,7 @@ +--- +tableOfContents: true +--- + # Create menus ## toc diff --git a/docs/src/docPages/guide/node-views.md b/docs/src/docPages/guide/node-views.md index 32ae76f7e..0d5df8959 100644 --- a/docs/src/docPages/guide/node-views.md +++ b/docs/src/docPages/guide/node-views.md @@ -1,3 +1,7 @@ +--- +tableOfContents: true +--- + # Interactive node views ## toc diff --git a/docs/src/docPages/guide/node-views/examples.md b/docs/src/docPages/guide/node-views/examples.md index 800d8e216..8bce6ece8 100644 --- a/docs/src/docPages/guide/node-views/examples.md +++ b/docs/src/docPages/guide/node-views/examples.md @@ -1,3 +1,7 @@ +--- +tableOfContents: true +--- + # Examples ## toc diff --git a/docs/src/docPages/guide/node-views/js.md b/docs/src/docPages/guide/node-views/js.md index 5965dd9b6..aaffe4267 100644 --- a/docs/src/docPages/guide/node-views/js.md +++ b/docs/src/docPages/guide/node-views/js.md @@ -1,3 +1,7 @@ +--- +tableOfContents: true +--- + # Node views with JavaScript ## toc @@ -119,5 +123,3 @@ Got it? You’re free to do anything you like, as long as you return a container Keep in mind that this content is rendered by tiptap. That means you need to tell what kind of content is allowed, for example with `content: 'inline*'` in your node extension (that’s what we use in the above example). - - diff --git a/docs/src/docPages/guide/node-views/react.md b/docs/src/docPages/guide/node-views/react.md index 9381d9433..719421801 100644 --- a/docs/src/docPages/guide/node-views/react.md +++ b/docs/src/docPages/guide/node-views/react.md @@ -1,3 +1,7 @@ +--- +tableOfContents: true +--- + # Node views with React ## toc diff --git a/docs/src/docPages/guide/node-views/vue.md b/docs/src/docPages/guide/node-views/vue.md index 970ca786d..d47ba7483 100644 --- a/docs/src/docPages/guide/node-views/vue.md +++ b/docs/src/docPages/guide/node-views/vue.md @@ -1,3 +1,7 @@ +--- +tableOfContents: true +--- + # Node views with Vue ## toc diff --git a/docs/src/docPages/guide/output.md b/docs/src/docPages/guide/output.md index 97deddcb2..817d1e6fb 100644 --- a/docs/src/docPages/guide/output.md +++ b/docs/src/docPages/guide/output.md @@ -1,3 +1,7 @@ +--- +tableOfContents: true +--- + # Output ## toc diff --git a/docs/src/docPages/guide/styling.md b/docs/src/docPages/guide/styling.md index e4c2e6b28..6f27efddf 100644 --- a/docs/src/docPages/guide/styling.md +++ b/docs/src/docPages/guide/styling.md @@ -1,3 +1,7 @@ +--- +tableOfContents: true +--- + # Styling ## toc diff --git a/docs/src/docPages/guide/typescript.md b/docs/src/docPages/guide/typescript.md index 316924541..9a29b7a0f 100644 --- a/docs/src/docPages/guide/typescript.md +++ b/docs/src/docPages/guide/typescript.md @@ -1,3 +1,7 @@ +--- +tableOfContents: true +--- + # Working with TypeScript ## toc diff --git a/docs/src/docPages/impressum.md b/docs/src/docPages/impressum.md index a2038a6d6..d4ccbc572 100644 --- a/docs/src/docPages/impressum.md +++ b/docs/src/docPages/impressum.md @@ -1,3 +1,7 @@ +--- +tableOfContents: true +--- + # Impressum ## toc diff --git a/docs/src/docPages/installation.md b/docs/src/docPages/installation.md index f13f13874..fc923f88c 100644 --- a/docs/src/docPages/installation.md +++ b/docs/src/docPages/installation.md @@ -1,3 +1,7 @@ +--- +tableOfContents: true +--- + # Installation ## toc diff --git a/docs/src/docPages/installation/alpine.md b/docs/src/docPages/installation/alpine.md index 5c7686294..f4f3b5f20 100644 --- a/docs/src/docPages/installation/alpine.md +++ b/docs/src/docPages/installation/alpine.md @@ -1,3 +1,7 @@ +--- +tableOfContents: true +--- + --- title: Alpine WYSIWYG --- diff --git a/docs/src/docPages/installation/livewire.md b/docs/src/docPages/installation/livewire.md index f79ee51a1..0ca1e6ae2 100644 --- a/docs/src/docPages/installation/livewire.md +++ b/docs/src/docPages/installation/livewire.md @@ -1,5 +1,6 @@ --- title: Livewire WYSIWYG +tableOfContents: true --- # Livewire diff --git a/docs/src/docPages/installation/nuxt.md b/docs/src/docPages/installation/nuxt.md index e7a67c116..0dbf5e386 100644 --- a/docs/src/docPages/installation/nuxt.md +++ b/docs/src/docPages/installation/nuxt.md @@ -1,5 +1,6 @@ --- title: Nuxt.js WYSIWYG +tableOfContents: true --- # Nuxt.js diff --git a/docs/src/docPages/installation/react.md b/docs/src/docPages/installation/react.md index 308b8eb50..d1121c7bb 100644 --- a/docs/src/docPages/installation/react.md +++ b/docs/src/docPages/installation/react.md @@ -1,5 +1,6 @@ --- title: React WYSIWYG +tableOfContents: true --- # React diff --git a/docs/src/docPages/installation/svelte.md b/docs/src/docPages/installation/svelte.md index 757a66e53..9a86d8e09 100644 --- a/docs/src/docPages/installation/svelte.md +++ b/docs/src/docPages/installation/svelte.md @@ -1,5 +1,6 @@ --- title: Svelte WYSIWYG +tableOfContents: true --- # Svelte diff --git a/docs/src/docPages/installation/vue2.md b/docs/src/docPages/installation/vue2.md index df015669b..0f2199f19 100644 --- a/docs/src/docPages/installation/vue2.md +++ b/docs/src/docPages/installation/vue2.md @@ -1,5 +1,6 @@ --- title: Vue.js 2 WYSIWYG +tableOfContents: true --- # Vue.js 2 diff --git a/docs/src/docPages/installation/vue3.md b/docs/src/docPages/installation/vue3.md index 7d16b6e14..ea1617a90 100644 --- a/docs/src/docPages/installation/vue3.md +++ b/docs/src/docPages/installation/vue3.md @@ -1,5 +1,6 @@ --- title: Vue.js 3 WYSIWYG +tableOfContents: true --- # Vue.js 3 diff --git a/docs/src/docPages/introduction.md b/docs/src/docPages/introduction.md index 262bbd8d9..761d809a9 100644 --- a/docs/src/docPages/introduction.md +++ b/docs/src/docPages/introduction.md @@ -1,3 +1,7 @@ +--- +tableOfContents: true +--- + # Introduction ## toc diff --git a/docs/src/docPages/overview/contributing.md b/docs/src/docPages/overview/contributing.md index 131c815e5..635dade88 100644 --- a/docs/src/docPages/overview/contributing.md +++ b/docs/src/docPages/overview/contributing.md @@ -1,3 +1,7 @@ +--- +tableOfContents: true +--- + # Contributing ## toc diff --git a/docs/src/docPages/overview/upgrade-guide.md b/docs/src/docPages/overview/upgrade-guide.md index 7d720c013..53c191678 100644 --- a/docs/src/docPages/overview/upgrade-guide.md +++ b/docs/src/docPages/overview/upgrade-guide.md @@ -1,3 +1,7 @@ +--- +tableOfContents: true +--- + # Upgrade Guide ## toc diff --git a/docs/src/docPages/privacy-policy.md b/docs/src/docPages/privacy-policy.md index 0e0b0a9b1..2de52bb3b 100644 --- a/docs/src/docPages/privacy-policy.md +++ b/docs/src/docPages/privacy-policy.md @@ -1,3 +1,7 @@ +--- +tableOfContents: true +--- + # Privacy Policy ## toc diff --git a/docs/src/docPages/sponsor.md b/docs/src/docPages/sponsor.md index 6554b97bd..8037346e1 100644 --- a/docs/src/docPages/sponsor.md +++ b/docs/src/docPages/sponsor.md @@ -1,3 +1,7 @@ +--- +tableOfContents: true +--- + # About the project ## toc