tiptap/docs
Ahmet Enes Duruer f0b363c475
docs: remove wrong type="context" tag (#2240)
This example doesn't compile because in Svelte 3 there is no `type="context"`, there is only `context="module". Even if you use `context="module"` it is supposed to give an error because there is no `onMount` and `onDestroy` in module context.  Removing this tag from the Script element will fix the issue.
2021-12-06 22:03:49 +01:00
..
api feat: Add support for autolink (#2226) 2021-12-03 08:53:58 +01:00
examples Refactor interactivity demos 2021-11-22 20:48:04 +01:00
experiments docs: use regular case for Tiptap 2021-10-19 22:30:45 +02:00
guide docs: remove Yarn instructions 2021-11-09 11:56:27 +01:00
installation docs: remove wrong type="context" tag (#2240) 2021-12-06 22:03:49 +01:00
overview Update contributing.md 2021-11-24 13:51:20 +01:00
about.md docs: use regular case for Tiptap 2021-10-19 22:30:45 +02:00
changelog.md docs: add a minimal changelog page 2021-10-29 17:48:38 +02:00
experiments.md demos: remove details experiment 2021-12-03 20:41:08 +01:00
installation.md docs: remove Yarn instructions 2021-11-09 11:56:27 +01:00
introduction.md docs: use regular case for Tiptap 2021-10-19 22:30:45 +02:00
jobs.md Use the new storage feature for the CollaborationCursor extension (#2096) 2021-10-28 10:00:16 +02:00
links.yaml docs: add new details node to the navigation 2021-12-02 18:02:48 +01:00