diff --git a/docs/src/demos/Examples/Savvy/SmilieReplacer.ts b/docs/src/demos/Examples/Savvy/SmilieReplacer.ts
index a17cb9cb..35fd8e2a 100644
--- a/docs/src/demos/Examples/Savvy/SmilieReplacer.ts
+++ b/docs/src/demos/Examples/Savvy/SmilieReplacer.ts
@@ -6,128 +6,129 @@ export const SmilieReplacer = Extension.create({
addInputRules() {
return [
- new InputRule(/-___-/, '๐'),
- new InputRule(/:'-\)/, '๐'),
- new InputRule(/':-\)/, '๐
'),
- new InputRule(/':-D/, '๐
'),
- new InputRule(/>:-\)/, '๐'),
- new InputRule(/-__-/, '๐'),
- new InputRule(/':-\(/, '๐'),
- new InputRule(/:'-\(/, '๐ข'),
- new InputRule(/>:-\(/, '๐ '),
- new InputRule(/O:-\)/, '๐'),
- new InputRule(/0:-3/, '๐'),
- new InputRule(/0:-\)/, '๐'),
- new InputRule(/0;\^\)/, '๐'),
- new InputRule(/O;-\)/, '๐'),
- new InputRule(/0;-\)/, '๐'),
- new InputRule(/O:-3/, '๐'),
- new InputRule(/:'\)/, '๐'),
- new InputRule(/:-D/, '๐'),
- new InputRule(/':\)/, '๐
'),
- new InputRule(/'=\)/, '๐
'),
- new InputRule(/':D/, '๐
'),
- new InputRule(/'=D/, '๐
'),
- new InputRule(/>:\)/, '๐'),
- new InputRule(/>;\)/, '๐'),
- new InputRule(/>=\)/, '๐'),
- new InputRule(/;-\)/, '๐'),
- new InputRule(/\*-\)/, '๐'),
- new InputRule(/;-\]/, '๐'),
- new InputRule(/;\^\)/, '๐'),
- new InputRule(/B-\)/, '๐'),
- new InputRule(/8-\)/, '๐'),
- new InputRule(/B-D/, '๐'),
- new InputRule(/8-D/, '๐'),
- new InputRule(/:-\*/, '๐'),
- new InputRule(/:\^\*/, '๐'),
- new InputRule(/:-\)/, '๐'),
- new InputRule(/-_-/, '๐'),
- new InputRule(/:-X/, '๐ถ'),
- new InputRule(/:-#/, '๐ถ'),
- new InputRule(/:-x/, '๐ถ'),
- new InputRule(/>., '๐ฃ'),
- new InputRule(/:-O/, '๐ฎ'),
- new InputRule(/:-o/, '๐ฎ'),
- new InputRule(/O_O/, '๐ฎ'),
- new InputRule(/>:O/, '๐ฎ'),
- new InputRule(/:-P/, '๐'),
- new InputRule(/:-p/, '๐'),
- new InputRule(/:-ร/, '๐'),
- new InputRule(/:-รพ/, '๐'),
- new InputRule(/:-b/, '๐'),
- new InputRule(/>:P/, '๐'),
- new InputRule(/X-P/, '๐'),
- new InputRule(/x-p/, '๐'),
- new InputRule(/':\(/, '๐'),
- new InputRule(/'=\(/, '๐'),
- new InputRule(/>:\\/, '๐'),
- new InputRule(/>:\//, '๐'),
- new InputRule(/:-\//, '๐'),
- new InputRule(/:-./, '๐'),
- new InputRule(/>:\[/, '๐'),
- new InputRule(/:-\(/, '๐'),
- new InputRule(/:-\[/, '๐'),
- new InputRule(/:'\(/, '๐ข'),
- new InputRule(/;-\(/, '๐ข'),
- new InputRule(/#-\)/, '๐ต'),
- new InputRule(/%-\)/, '๐ต'),
- new InputRule(/X-\)/, '๐ต'),
- new InputRule(/>:\(/, '๐ '),
- new InputRule(/0:3/, '๐'),
- new InputRule(/0:\)/, '๐'),
- new InputRule(/O:\)/, '๐'),
- new InputRule(/O=\)/, '๐'),
- new InputRule(/O:3/, '๐'),
- new InputRule(/<\/3/, '๐'),
- new InputRule(/:D/, '๐'),
- new InputRule(/=D/, '๐'),
- new InputRule(/;\)/, '๐'),
- new InputRule(/\*\)/, '๐'),
- new InputRule(/;\]/, '๐'),
- new InputRule(/;D/, '๐'),
- new InputRule(/B\)/, '๐'),
- new InputRule(/8\)/, '๐'),
- new InputRule(/:\*/, '๐'),
- new InputRule(/=\*/, '๐'),
- new InputRule(/:\)/, '๐'),
- new InputRule(/=\]/, '๐'),
- new InputRule(/=\)/, '๐'),
- new InputRule(/:\]/, '๐'),
- new InputRule(/:X/, '๐ถ'),
- new InputRule(/:#/, '๐ถ'),
- new InputRule(/=X/, '๐ถ'),
- new InputRule(/=x/, '๐ถ'),
- new InputRule(/:x/, '๐ถ'),
- new InputRule(/=#/, '๐ถ'),
- new InputRule(/:O/, '๐ฎ'),
- new InputRule(/:o/, '๐ฎ'),
- new InputRule(/:P/, '๐'),
- new InputRule(/=P/, '๐'),
- new InputRule(/:p/, '๐'),
- new InputRule(/=p/, '๐'),
- new InputRule(/:ร/, '๐'),
- new InputRule(/:รพ/, '๐'),
- new InputRule(/:b/, '๐'),
- new InputRule(/d:/, '๐'),
- new InputRule(/:\//, '๐'),
- new InputRule(/:\\/, '๐'),
- new InputRule(/=\//, '๐'),
- new InputRule(/=\\/, '๐'),
- new InputRule(/:L/, '๐'),
- new InputRule(/=L/, '๐'),
- new InputRule(/:\(/, '๐'),
- new InputRule(/:\[/, '๐'),
- new InputRule(/=\(/, '๐'),
- new InputRule(/;\(/, '๐ข'),
- new InputRule(/D:/, '๐จ'),
- new InputRule(/:\$/, '๐ณ'),
- new InputRule(/=\$/, '๐ณ'),
- new InputRule(/#\)/, '๐ต'),
- new InputRule(/%\)/, '๐ต'),
- new InputRule(/X\)/, '๐ต'),
- new InputRule(/:@/, '๐ '),
- new InputRule(/<3/, 'โค๏ธ'),
+ new InputRule(/-___- /, '๐ '),
+ new InputRule(/:'-\) /, '๐ '),
+ new InputRule(/':-\) /, '๐
'),
+ new InputRule(/':-D /, '๐
'),
+ new InputRule(/>:-\) /, '๐ '),
+ new InputRule(/-__- /, '๐ '),
+ new InputRule(/':-\( /, '๐ '),
+ new InputRule(/:'-\( /, '๐ข '),
+ new InputRule(/>:-\( /, '๐ '),
+ new InputRule(/O:-\) /, '๐ '),
+ new InputRule(/0:-3 /, '๐ '),
+ new InputRule(/0:-\) /, '๐ '),
+ new InputRule(/0;\^\) /, '๐ '),
+ new InputRule(/O;-\) /, '๐ '),
+ new InputRule(/0;-\) /, '๐ '),
+ new InputRule(/O:-3 /, '๐ '),
+ new InputRule(/:'\) /, '๐ '),
+ new InputRule(/:-D /, '๐ '),
+ new InputRule(/':\) /, '๐
'),
+ new InputRule(/'=\) /, '๐
'),
+ new InputRule(/':D /, '๐
'),
+ new InputRule(/'=D /, '๐
'),
+ new InputRule(/>:\) /, '๐ '),
+ new InputRule(/>;\) /, '๐ '),
+ new InputRule(/>=\) /, '๐ '),
+ new InputRule(/;-\) /, '๐ '),
+ new InputRule(/\*-\) /, '๐ '),
+ new InputRule(/;-\] /, '๐ '),
+ new InputRule(/;\^\) /, '๐ '),
+ new InputRule(/B-\) /, '๐ '),
+ new InputRule(/8-\) /, '๐ '),
+ new InputRule(/B-D /, '๐ '),
+ new InputRule(/8-D /, '๐ '),
+ new InputRule(/:-\* /, '๐ '),
+ new InputRule(/:\^\* /, '๐ '),
+ new InputRule(/:-\) /, '๐ '),
+ new InputRule(/-_- /, '๐ '),
+ new InputRule(/:-X /, '๐ถ '),
+ new InputRule(/:-# /, '๐ถ '),
+ new InputRule(/:-x /, '๐ถ '),
+ new InputRule(/>.< /, '๐ฃ '),
+ new InputRule(/:-O /, '๐ฎ '),
+ new InputRule(/:-o /, '๐ฎ '),
+ new InputRule(/O_O /, '๐ฎ '),
+ new InputRule(/>:O /, '๐ฎ '),
+ new InputRule(/:-P /, '๐ '),
+ new InputRule(/:-p /, '๐ '),
+ new InputRule(/:-ร /, '๐ '),
+ new InputRule(/:-รพ /, '๐ '),
+ new InputRule(/:-b /, '๐ '),
+ new InputRule(/>:P /, '๐ '),
+ new InputRule(/X-P /, '๐ '),
+ new InputRule(/x-p /, '๐ '),
+ new InputRule(/':\( /, '๐ '),
+ new InputRule(/'=\( /, '๐ '),
+ new InputRule(/>:\\ /, '๐ '),
+ new InputRule(/>:\/ /, '๐ '),
+ new InputRule(/:-\/ /, '๐ '),
+ new InputRule(/:-. /, '๐ '),
+ new InputRule(/>:\[ /, '๐ '),
+ new InputRule(/:-\( /, '๐ '),
+ new InputRule(/:-\[ /, '๐ '),
+ new InputRule(/:'\( /, '๐ข '),
+ new InputRule(/;-\( /, '๐ข '),
+ new InputRule(/#-\) /, '๐ต '),
+ new InputRule(/%-\) /, '๐ต '),
+ new InputRule(/X-\) /, '๐ต '),
+ new InputRule(/>:\( /, '๐ '),
+ new InputRule(/0:3 /, '๐ '),
+ new InputRule(/0:\) /, '๐ '),
+ new InputRule(/O:\) /, '๐ '),
+ new InputRule(/O=\) /, '๐ '),
+ new InputRule(/O:3 /, '๐ '),
+ new InputRule(/<\/3 /, '๐ '),
+ new InputRule(/:D /, '๐ '),
+ new InputRule(/=D /, '๐ '),
+ new InputRule(/;\) /, '๐ '),
+ new InputRule(/\*\) /, '๐ '),
+ new InputRule(/;\] /, '๐ '),
+ new InputRule(/;D /, '๐ '),
+ new InputRule(/B\) /, '๐ '),
+ new InputRule(/8\) /, '๐ '),
+ new InputRule(/:\* /, '๐ '),
+ new InputRule(/=\* /, '๐ '),
+ new InputRule(/:\) /, '๐ '),
+ new InputRule(/=\] /, '๐ '),
+ new InputRule(/=\) /, '๐ '),
+ new InputRule(/:\] /, '๐ '),
+ new InputRule(/:X /, '๐ถ '),
+ new InputRule(/:# /, '๐ถ '),
+ new InputRule(/=X /, '๐ถ '),
+ new InputRule(/=x /, '๐ถ '),
+ new InputRule(/:x /, '๐ถ '),
+ new InputRule(/=# /, '๐ถ '),
+ new InputRule(/:O /, '๐ฎ '),
+ new InputRule(/:o /, '๐ฎ '),
+ new InputRule(/:P /, '๐ '),
+ new InputRule(/=P /, '๐ '),
+ new InputRule(/:p /, '๐ '),
+ new InputRule(/=p /, '๐ '),
+ new InputRule(/:ร /, '๐ '),
+ new InputRule(/:รพ /, '๐ '),
+ new InputRule(/:b /, '๐ '),
+ new InputRule(/d: /, '๐ '),
+ new InputRule(/:\/ /, '๐ '),
+ new InputRule(/:\\ /, '๐ '),
+ new InputRule(/=\/ /, '๐ '),
+ new InputRule(/=\\ /, '๐ '),
+ new InputRule(/:L /, '๐ '),
+ new InputRule(/=L /, '๐ '),
+ new InputRule(/:\( /, '๐ '),
+ new InputRule(/:\[ /, '๐ '),
+ new InputRule(/=\( /, '๐ '),
+ new InputRule(/;\( /, '๐ข '),
+ new InputRule(/D: /, '๐จ '),
+ new InputRule(/:\$ /, '๐ณ '),
+ new InputRule(/=\$ /, '๐ณ '),
+ new InputRule(/#\) /, '๐ต '),
+ new InputRule(/%\) /, '๐ต '),
+ new InputRule(/X\) /, '๐ต '),
+ new InputRule(/:@ /, '๐ '),
+ new InputRule(/<3 /, 'โค๏ธ '),
+ new InputRule(/\/shrug/, 'ยฏ\\_(ใ)_/ยฏ'),
]
},
})
diff --git a/docs/src/demos/Examples/Tasks/index.vue b/docs/src/demos/Examples/Tasks/index.vue
index dad4df4e..d7ca5c0b 100644
--- a/docs/src/demos/Examples/Tasks/index.vue
+++ b/docs/src/demos/Examples/Tasks/index.vue
@@ -17,7 +17,7 @@ const CustomDocument = Document.extend({
})
const CustomTaskItem = TaskItem.extend({
- content: 'text*',
+ content: 'inline*',
})
export default {
diff --git a/docs/src/docPages/advanced-example.md b/docs/src/docPages/advanced-example.md
deleted file mode 100644
index b5bffef8..00000000
--- a/docs/src/docPages/advanced-example.md
+++ /dev/null
@@ -1,5 +0,0 @@
-# Advanced Example
-
-Use a custom list of extensions.
-
-
\ No newline at end of file
diff --git a/docs/src/docPages/api/editor.md b/docs/src/docPages/api/editor.md
index ef527329..55b55b16 100644
--- a/docs/src/docPages/api/editor.md
+++ b/docs/src/docPages/api/editor.md
@@ -182,6 +182,8 @@ new Editor({
})
```
+You can use that to hook into event handlers and pass - for example - a custom paste handler, too.
+
### Parse options
Passed content is parsed by ProseMirror. To hook into the parsing, you can pass `parseOptions` which are then handled by [ProseMirror](https://prosemirror.net/docs/ref/#model.ParseOptions).
diff --git a/docs/src/docPages/api/concept.md b/docs/src/docPages/api/introduction.md
similarity index 78%
rename from docs/src/docPages/api/concept.md
rename to docs/src/docPages/api/introduction.md
index d1ba2d09..08137648 100644
--- a/docs/src/docPages/api/concept.md
+++ b/docs/src/docPages/api/introduction.md
@@ -1,4 +1,4 @@
-# Concept
+# Introduction
tiptap is a friendly wrapper around [ProseMirror](https://ProseMirror.net). Although tiptap tries to hide most of the complexity of ProseMirror, itโs built on top of its APIs and we recommend you to read through the [ProseMirror Guide](https://ProseMirror.net/docs/guide/) for advanced usage.
### Structure
@@ -13,14 +13,15 @@ Extensions add [nodes](/api/nodes), [marks](/api/marks) and/or [functionalities]
## Vocabulary
ProseMirror has its own vocabulary and youโll stumble upon all those words now and then. Here is a short overview of the most common words we use in the documentation.
-| Word | Description |
-| ----------- | --------------------------------------------------------------------------------- |
-| Schema | Configures the structure your content can have. |
-| Document | The actual content in your editor. |
-| State | Everything to describe the current content and selection of your editor. |
-| Transaction | A change to the state (updated selection, content, โฆ) |
-| Extension | Registeres new functionality. |
-| Node | Nodes are a type of content, for example a heading or a paragraph. |
-| Mark | One or multiple marks can be applied to nodes, for example for inline formatting. |
-| Command | Execute an action inside the editor, that somehow changes the state. |
-| Decoration | Styling on top of the document, for example to highlight mistakes. |
+| Word | Description |
+| ----------- | ------------------------------------------------------------------------ |
+| Schema | Configures the structure your content can have. |
+| Document | The actual content in your editor. |
+| State | Everything to describe the current content and selection of your editor. |
+| Transaction | A change to the state (updated selection, content, โฆ) |
+| Extension | Registeres new functionality. |
+| Node | A type of content, for example a heading or a paragraph. |
+| Mark | Can be applied to nodes, for example for inline formatting. |
+| Command | Execute an action inside the editor, that somehow changes the state. |
+| Decoration | Styling on top of the document, for example to highlight mistakes. |
+
diff --git a/docs/src/docPages/api/nodes/emoji.md b/docs/src/docPages/api/nodes/emoji.md
index 730b5ac8..60d84fee 100644
--- a/docs/src/docPages/api/nodes/emoji.md
+++ b/docs/src/docPages/api/nodes/emoji.md
@@ -6,7 +6,7 @@ There is no extension or example yet, but itโs definitely on our list to build
If you want to give it a shot yourself, you could start altering the [`Mention`](/api/nodes/mention) node. This uses the [`Suggestion`](/api/utilities/suggestion) utility, which should help with an autocomplete and such things.
:::pro Fund the development โฅ
-We need your support to maintain, update, support and develop tiptap 2. If youโre waiting for this extension, [become a sponsor and fund our work](/sponsor).
+We need your support to maintain, update, support and develop tiptap. If youโre waiting for this extension, [become a sponsor and fund our work](/sponsor).
:::
## Bring your own emoji picker
diff --git a/docs/src/docPages/api/nodes/hashtag.md b/docs/src/docPages/api/nodes/hashtag.md
index 6099f060..3cb264a1 100644
--- a/docs/src/docPages/api/nodes/hashtag.md
+++ b/docs/src/docPages/api/nodes/hashtag.md
@@ -1,7 +1,7 @@
# Hashtag
:::pro Fund the development โฅ
-We need your support to maintain, update, support and develop tiptap 2. If youโre waiting for this extension, [become a sponsor and fund our work](/sponsor).
+We need your support to maintain, update, support and develop tiptap. If youโre waiting for this extension, [become a sponsor and fund our work](/sponsor).
:::
TODO
diff --git a/docs/src/docPages/api/nodes/mention.md b/docs/src/docPages/api/nodes/mention.md
index 4682b87a..2cd90517 100644
--- a/docs/src/docPages/api/nodes/mention.md
+++ b/docs/src/docPages/api/nodes/mention.md
@@ -39,7 +39,7 @@ yarn add @tiptap/vue-2
And yes, we plan to support React, too. Meanwhile, you can roll your own `ReactRenderer`, but donโt forget to share it with the community.
-Itโs also possible to use plain JavaScript, but that is probably a lot more work.
+Itโs also possible to use Vanilla JavaScript, but that is probably a lot more work.
## Settings
| Option | Type | Default | Description |
diff --git a/docs/src/docPages/api/nodes/task-item.md b/docs/src/docPages/api/nodes/task-item.md
index 223f33c1..dd091df7 100644
--- a/docs/src/docPages/api/nodes/task-item.md
+++ b/docs/src/docPages/api/nodes/task-item.md
@@ -4,7 +4,7 @@
This extension renders a task item list element, which is a `
` tag with a `data-type` attribute set to `taskItem`. It also renders a checkbox inside the list element, which updates a `checked` attribute.
-This extension doesnโt require any JavaScript framework, itโs based on plain JavaScript.
+This extension doesnโt require any JavaScript framework, itโs based on Vanilla JavaScript.
## Installation
```bash
diff --git a/docs/src/docPages/api/nodes/task-list.md b/docs/src/docPages/api/nodes/task-list.md
index d59e8a49..51918316 100644
--- a/docs/src/docPages/api/nodes/task-list.md
+++ b/docs/src/docPages/api/nodes/task-list.md
@@ -2,7 +2,7 @@
[](https://www.npmjs.com/package/@tiptap/extension-task-list)
[](https://npmcharts.com/compare/@tiptap/extension-task-list?minimal=true)
-This extension enables you to use task lists in the editor. They are rendered as ``. This implementation doesnโt require any framework, itโs using plain JavaScript only.
+This extension enables you to use task lists in the editor. They are rendered as ``. This implementation doesnโt require any framework, itโs using Vanilla JavaScript only.
Type [ ] or [x] at the beginning of a new line and it will magically transform to a task list.
diff --git a/docs/src/docPages/examples/collaborative-editing.md b/docs/src/docPages/examples/collaborative-editing.md
index da070d6c..35740719 100644
--- a/docs/src/docPages/examples/collaborative-editing.md
+++ b/docs/src/docPages/examples/collaborative-editing.md
@@ -22,19 +22,17 @@ Be nice! The content of this editor is shared with other users from the Internet
In case youโre wondering what kind of sorcery you need on the server to achieve this, here is the whole backend code for the demo:
:::warning Request early access
-Our plug & play collaboration backend hocuspocus is still work in progress. If you want to give it a try, [request early access](https://hocuspocus.dev/).
+Our plug & play collaboration backend hocuspocus is still work in progress. If you want to give it a try, [request early access](https://www.hocuspocus.dev).
:::
```js
import { Server } from '@hocuspocus/server'
-import { RocksDB } from '@hocuspocus/rocksdb'
+import { RocksDB } from '@hocuspocus/extension-rocksdb'
const server = Server.configure({
port: 80,
extensions: [
- new RocksDB({
- path: './database',
- })
+ new RocksDB({ path: './database' }),
],
})
diff --git a/docs/src/docPages/examples/images.md b/docs/src/docPages/examples/images.md
index a3eda52f..2ef5df7b 100644
--- a/docs/src/docPages/examples/images.md
+++ b/docs/src/docPages/examples/images.md
@@ -1,7 +1,7 @@
# Images
:::pro Fund the development โฅ
-We need your support to maintain, update, support and develop tiptap 2. If youโre hoping for more features related to images, [become a sponsor and fund our work](/sponsor).
+We need your support to maintain, update, support and develop tiptap. If youโre hoping for more features related to images, [become a sponsor and fund our work](/sponsor).
:::
diff --git a/docs/src/docPages/examples/interactivity.md b/docs/src/docPages/examples/interactivity.md
index 9edeea16..20f4c15d 100644
--- a/docs/src/docPages/examples/interactivity.md
+++ b/docs/src/docPages/examples/interactivity.md
@@ -6,3 +6,8 @@ Thanks to [node views](/guide/node-views) you can add interactivity to your node
Vue: 'Guide/NodeViews/VueComponent',
React: 'Guide/NodeViews/ReactComponent',
}" />
+
+
diff --git a/docs/src/docPages/guide/accessibility.md b/docs/src/docPages/guide/accessibility.md
index 7c2cb15c..9c00802b 100644
--- a/docs/src/docPages/guide/accessibility.md
+++ b/docs/src/docPages/guide/accessibility.md
@@ -1,7 +1,7 @@
# Accessibility
:::pro Fund the development โฅ
-We need your support to maintain, update, support and develop tiptap 2. If youโre waiting for progress here, [become a sponsor and fund our work](/sponsor).
+We need your support to maintain, update, support and develop tiptap. If youโre waiting for progress here, [become a sponsor and fund our work](/sponsor).
:::
## toc
diff --git a/docs/src/docPages/guide/collaborative-editing.md b/docs/src/docPages/guide/collaborative-editing.md
index 2df83f57..2f2f8f21 100644
--- a/docs/src/docPages/guide/collaborative-editing.md
+++ b/docs/src/docPages/guide/collaborative-editing.md
@@ -216,7 +216,7 @@ Yes, itโs magic. As already mentioned, that is all based on the fantastic Y.js
Our collaborative editing backend handles the syncing, authorization, persistence and scaling. Letโs go through a few common use cases here!
:::warning Request early access
-Our plug & play collaboration backend hocuspocus is still work in progress. If you want to give it a try, [request early access](https://hocuspocus.dev/).
+Our plug & play collaboration backend hocuspocus is still work in progress. If you want to give it a try, [request early access](https://www.hocuspocus.dev).
:::
### The document name
diff --git a/docs/src/docPages/guide/menus.md b/docs/src/docPages/guide/menus.md
index c7dacc3e..0d9b9e41 100644
--- a/docs/src/docPages/guide/menus.md
+++ b/docs/src/docPages/guide/menus.md
@@ -111,7 +111,7 @@ This section needs some work. Do you know what else needs to be taken into accou
:::
### Icons
-Most editor menus use icons for their buttons. In some of our demos, we use the open-source icon set [Remix Icon](https://remixicon.com/), thatโs free to use. But itโs totally up to you what you use. Here are a few icon sets you can consider:
+Most editor menus use icons for their buttons. In some of our demos, we use the open source icon set [Remix Icon](https://remixicon.com/), thatโs free to use. But itโs totally up to you what you use. Here are a few icon sets you can consider:
* [Remix Icon](https://remixicon.com/#editor)
* [Font Awesome](https://fontawesome.com/icons?c=editors)
diff --git a/docs/src/docPages/guide/node-views/js.md b/docs/src/docPages/guide/node-views/js.md
index 6b734b93..2a7a1153 100644
--- a/docs/src/docPages/guide/node-views/js.md
+++ b/docs/src/docPages/guide/node-views/js.md
@@ -3,7 +3,7 @@
## toc
## Introduction
-Using frameworks like Vue or React can feel too complex, if youโre used to work without those two. Good news: You can use plain JavaScript in your node views. There is just a little bit you need to know, but letโs go through this one by one.
+Using frameworks like Vue or React can feel too complex, if youโre used to work without those two. Good news: You can use Vanilla JavaScript in your node views. There is just a little bit you need to know, but letโs go through this one by one.
## Render a node view with JavaScript
Here is what you need to do to render a node view inside your editor:
diff --git a/docs/src/docPages/guide/node-views/react.md b/docs/src/docPages/guide/node-views/react.md
index 0605ff29..ba224d96 100644
--- a/docs/src/docPages/guide/node-views/react.md
+++ b/docs/src/docPages/guide/node-views/react.md
@@ -3,7 +3,7 @@
## toc
## Introduction
-Using plain JavaScript can feel complex if you are used to work in React. Good news: You can use regular React components in your node views, too. There is just a little bit you need to know, but letโs go through this one by one.
+Using Vanilla JavaScript can feel complex if you are used to work in React. Good news: You can use regular React components in your node views, too. There is just a little bit you need to know, but letโs go through this one by one.
## Render a React component
Here is what you need to do to render React components inside your editor:
diff --git a/docs/src/docPages/guide/node-views/vue.md b/docs/src/docPages/guide/node-views/vue.md
index 9d97df26..55791b5f 100644
--- a/docs/src/docPages/guide/node-views/vue.md
+++ b/docs/src/docPages/guide/node-views/vue.md
@@ -3,7 +3,7 @@
## toc
## Introduction
-Using plain JavaScript can feel complex if you are used to work in Vue. Good news: You can use regular Vue components in your node views, too. There is just a little bit you need to know, but letโs go through this one by one.
+Using Vanilla JavaScript can feel complex if you are used to work in Vue. Good news: You can use regular Vue components in your node views, too. There is just a little bit you need to know, but letโs go through this one by one.
## Render a Vue component
Here is what you need to do to render Vue components inside your editor:
diff --git a/docs/src/docPages/guide/output.md b/docs/src/docPages/guide/output.md
index 1d53f1d3..39b0772c 100644
--- a/docs/src/docPages/guide/output.md
+++ b/docs/src/docPages/guide/output.md
@@ -67,7 +67,7 @@ Use this interactive example to fiddle around:
### Option 3: Y.js
-Our editor has amazing support for Y.js, which is amazing to add [realtime collaboration, offline editing, or syncing between devices](/guide/collaborative-editing).
+Our editor has top notch support for Y.js, which is amazing to add features like [realtime collaboration, offline editing, or syncing between devices](/guide/collaborative-editing).
Internally, Y.js stores a history of all changes. That can be in the browser, on a server, synced with other connected clients, or on a USB stick. But, itโs important to know that Y.js needs those stored changes. A simple JSON document is not enough to merge changes.
@@ -79,13 +79,13 @@ That said, itโs amazing and weโre about to provide an amazing backend, that
Unfortunately, **tiptap doesnโt support Markdown as an input or output format**. We considered to add support for it, but those are the reasons why we decided to not do it:
* Both, HTML and JSON, can have deeply nested structures, Markdown is flat.
-* There are enough packages to convert HTML to Markdown and vice-versa.
* Markdown standards vary.
* tiptapโs strength is cutomization, that doesnโt work very well with Markdown.
+* There are enough packages to convert HTML to Markdown and vice-versa.
You should really consider to work with HTML or JSON to store your content, they are perfectly fine for most use cases.
-If you still think you need Markdown, ProseMirror has an [example on how to deal with Markdown](https://prosemirror.net/examples/markdown/), [Nextcloud Text](https://github.com/nextcloud/text) uses tiptap 1 to work with Markdown. Maybe you can learn from them. Or if youโre looking for a really good Markdown editor, try [CodeMirror](https://codemirror.net/).
+If you still think you need Markdown, ProseMirror has an [example on how to deal with Markdown](https://prosemirror.net/examples/markdown/), [Nextcloud Text](https://github.com/nextcloud/text) uses tiptap 1 to work with Markdown. Maybe you can learn from them. Or if you are looking for a really good Markdown editor, try [CodeMirror](https://codemirror.net/).
That said, tiptap does support [Markdown shortcuts](/examples/markdown-shortcuts) to format your content. Also youโre free to let your content look like Markdown, for example add a `#` before an `` with CSS.
@@ -127,4 +127,4 @@ Weโre about to go through a few cases to help with that, for example we provid
[Share your experiences with us!](mailto:humans@tiptap.dev) Weโd like to add more information here.
## Security
-Thereโs no reason to use on or the other because of security concerns. If someone wants to send malicious content to your server, it doesnโt matter if itโs JSON or HTML. You should always validate user input.
+There is no reason to use on or the other because of security concerns. If someone wants to send malicious content to your server, it doesnโt matter if itโs JSON or HTML. It doesnโt even matter if youโre using tiptap or not. You should always validate user input.
diff --git a/docs/src/docPages/guide/typescript.md b/docs/src/docPages/guide/typescript.md
index bb04e63b..c0b2c00e 100644
--- a/docs/src/docPages/guide/typescript.md
+++ b/docs/src/docPages/guide/typescript.md
@@ -5,7 +5,7 @@
## Introduction
The whole tiptap is code base is written in TypeScript. If you havenโt heard of it or never used it, no worries. You donโt have to.
-TypeScript extends JavaScript by adding types (hence the name). It adds new syntax, which doesnโt exist in plain JavaScript. Itโs actually removed before running in the browser, but this step โ the compilation โ is important to find bugs early. It checks if you passe the right types of data to functions. For a big and complex project, thatโs very valuable. It means weโll get notified of lot of bugs, before shipping code to you.
+TypeScript extends JavaScript by adding types (hence the name). It adds new syntax, which doesnโt exist in Vanilla JavaScript. Itโs actually removed before running in the browser, but this step โ the compilation โ is important to find bugs early. It checks if you passe the right types of data to functions. For a big and complex project, thatโs very valuable. It means weโll get notified of lot of bugs, before shipping code to you.
**Anyway, if you donโt use TypeScript in your project, thatโs fine.** You will still be able to use tiptap and nevertheless get a nice autocomplete for the tiptap API (if your editor supports it, but most do).
diff --git a/docs/src/docPages/installation.md b/docs/src/docPages/installation.md
index 5463f7b7..c21ba9ac 100644
--- a/docs/src/docPages/installation.md
+++ b/docs/src/docPages/installation.md
@@ -3,17 +3,17 @@
## toc
## Introduction
-tiptap 2 is framework-agnostic and even works with plain JavaScript, if thatโs your thing. Weโre working on guides for all the different frameworks and workflows. The following steps should help you to integrate tiptap in your JavaScript project.
+tiptap is framework-agnostic and even works with Vanilla JavaScript, if thatโs your thing. The following integration guides should help you to integrate tiptap in your JavaScript project.
## Integration guides
* [CDN](/installation/cdn)
-* [CodeSandbox](/installation/codesandbox)
-* [Vue 2](/installation/vue2)
+
+* [React](/installation/react)
* [Vue 3](/installation/vue3)
+* [Vue 2](/installation/vue2)
* [Nuxt.js](/installation/nuxt)
-* [React](/installation/react) (Draft)
-* [Svelte](/installation/svelte) (Draft)
-* [Alpine.js](/installation/alpine) (Draft)
+* [Svelte](/installation/svelte)
+* [Alpine.js](/installation/alpine)
* [Livewire](/installation/livewire) (Draft)
## Vanilla JavaScript
@@ -22,7 +22,7 @@ tiptap 2 is framework-agnostic and even works with plain JavaScript, if thatโs
* [Node](https://nodejs.org/en/download/) installed on your machine
### 1. Install the dependencies
-For the following example you will need `@tiptap/core` (the actual editor) and `@tiptap/starter-kit` which has everything to get started quickly, for example the most common extensions.
+For the following example you will need `@tiptap/core` (the actual editor) and `@tiptap/starter-kit` which has the most common extensions to get started quickly.
```bash
# install with npm
@@ -40,7 +40,7 @@ Add the following HTML where you want the editor to be mounted:
```
### 3. Initialize the editor
-Now, letโs initialize the editor in JavaScript:
+Letโs initialize the editor in JavaScript now:
```js
import { Editor } from '@tiptap/core'
@@ -53,4 +53,4 @@ new Editor({
})
```
-Open your project in the browser and you should see tiptap. Good work! Time to give yourself a pat on the back.
+Open your project in the browser to see tiptap in action. Good work! Time to give yourself a pat on the back.
diff --git a/docs/src/docPages/introduction.md b/docs/src/docPages/introduction.md
index 77e55a9b..eda3c549 100644
--- a/docs/src/docPages/introduction.md
+++ b/docs/src/docPages/introduction.md
@@ -10,7 +10,7 @@ title: Headless WYSIWYG Text Editor
tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) โ a toolkit for building rich text WYSIWYG editors, which is already in use at many well-known companies such as *New York Times*, *The Guardian* or *Atlassian*.
-Create exactly the rich text editor you want out of customizable building blocks. tiptap comes with sensible defaults, a lot of extensions and a friendly API to customize every aspect. Itโs backed by a welcoming community, open-source, and free.
+Create exactly the rich text editor you want out of customizable building blocks. tiptap comes with sensible defaults, a lot of extensions and a friendly API to customize every aspect. Itโs backed by a welcoming community, open source, and free.
## Example
@@ -18,9 +18,9 @@ Create exactly the rich text editor you want out of customizable building blocks
## Features
**Headless.** We donโt tell you what a menu should look like or where it should be rendered in the DOM. Thatโs why tiptap is headless and comes without any CSS. You are in full control over markup, styling and behaviour.
-**Framework-agnostic.** No matter what framework you use, youโll enjoy tiptap. Out of the box, it works with plain JavaScript and Vue.js, but itโs also possible to use it in [React](/installation/react), Svelte and others.
+**Framework-agnostic.** No matter what framework you use, youโll enjoy tiptap. Out of the box, it works with Vanilla JavaScript and Vue.js, but itโs also possible to use it in [React](/installation/react), Svelte and others.
-**TypeScript.** tiptap 2 is written in TypeScript. That helps us to find bugs early and gives you a nice autocomplete for the API (if your IDE supports that) on top of the extensive human written documentation.
+**TypeScript.** tiptap is written in TypeScript. That helps us to find bugs early and gives you a nice autocomplete for the API (if your IDE supports that) on top of the extensive human written documentation.
**Collaborative.** Real-time collaboration, syncing between different devices and working offline used to be hard. We provide everything you need to keep everything in sync, conflict-free with the power of [Y.js](https://github.com/yjs/yjs). Our production-grade setup requires less than 20 lines of code.
diff --git a/docs/src/docPages/overview/contributing.md b/docs/src/docPages/overview/contributing.md
index b38c0c8a..bd35b8f1 100644
--- a/docs/src/docPages/overview/contributing.md
+++ b/docs/src/docPages/overview/contributing.md
@@ -5,10 +5,6 @@
## Introduction
tiptap would be nothing without its lively community. Contributions have always been and will always be welcome. Here is a little bit you should know, before you send your contribution:
-:::warning Private repository
-Currently, the repository is private. That means PRs are disabled, too. Weโll release a public version of tiptap 2 soonish, please wait with your PRs until the repository is public.
-:::
-
## Welcome examples
* Failing regression tests as bug reports
* Documentation improvements, e. g. fix a typo, add a section
diff --git a/docs/src/docPages/overview/upgrade-guide.md b/docs/src/docPages/overview/upgrade-guide.md
index 39f557b2..c0491f49 100644
--- a/docs/src/docPages/overview/upgrade-guide.md
+++ b/docs/src/docPages/overview/upgrade-guide.md
@@ -172,6 +172,9 @@ The reference implementation for collaborative editing uses Y.js now. Thatโs a
Read more about [the new collaborative editing experience](/guide/collaborative-editing) in our guide.
+### Marks donโt support node view anymore
+For marks, node views are [not well supported in ProseMirror](https://discuss.prosemirror.net/t/there-is-a-bug-in-marks-nodeview/2722/2). There is also [a related issue](https://github.com/ueberdosis/tiptap/issues/613) for tiptap 1. Thatโs why we removed it in tiptap 2.
+
### Become a sponsor
tiptap wouldnโt exist without the funding of its community. If you fell in love with tiptap, donโt forget to [become a sponsor](/sponsor) and make the maintenance, development and support sustainable.
diff --git a/docs/src/docPages/reports.md b/docs/src/docPages/reports.md
deleted file mode 100644
index 92151a90..00000000
--- a/docs/src/docPages/reports.md
+++ /dev/null
@@ -1,12 +0,0 @@
-# Monthly reports
-
-| Month | Tasks | Sponsors | Funding | Worked |
-| --------- | ---------------------------------------------------------------------- | -------- | ------- | ------------- |
-| 01/2021 | Maintenance tiptap v1, โฆ | โฆ | โฆ | โฆ |
-| 12/2020 | Invited all sponsors, gathered feedback | 60 | $1,035 | 60 h |
-| 11/2020 | Wrote documentation, improved collaborative editing, advanced examples | 31 | $468 | 188 h |
-| 10/2020 | Rewrote extensions for tiptap 2 | 25 | $423 | 102 h |
-| 09/2020 | Developed the new API, wrote documentation | | | 125 h |
-| 08/2020 | Set up tiptap 2 | | | 56 h |
-| **Total** | | | | **531 h** |
-
diff --git a/docs/src/docPages/sponsor.md b/docs/src/docPages/sponsor.md
index 22fb90b3..25be5551 100644
--- a/docs/src/docPages/sponsor.md
+++ b/docs/src/docPages/sponsor.md
@@ -3,21 +3,20 @@
## Introduction
To deliver a top-notch developer experience and user experience, we put ~~hundreds~~ thousands of hours of unpaid work into tiptap. Your funding helps us to make this work more and more financially sustainable. This enables us to provide helpful support, maintain all our packages, keep everything up to date, and develop new features and extensions for tiptap.
-Give back to the open-source community and [sponsor us on GitHub](https://github.com/sponsors/ueberdosis)! โฅ
+Give back to the open source community and [sponsor us on GitHub](https://github.com/sponsors/ueberdosis)! โฅ
## Your benefits as a sponsor
-* Give back to the open-source community
* Get early access to private repositories
-* Ensure the further maintenace and development of tiptap
* Your issues and pull requests get a `sponsor โฅ` label
* Get a sponsor badge in all your comments on GitHub
+* Invest in the future of tiptap
+* Give back to the open source community
* Show support in your GitHub profile
-* Receive monthly reports about our open-source work
-Does that sound good? [Sponsor us on GitHub!](https://github.com/sponsors/ueberdosis)
+Sounds good? [Sponsor us on GitHub!](https://github.com/sponsors/ueberdosis)
## The maintainers of tiptap
-If youโre thankful for tiptap, you should say thank you to all 12 lovely people of [รผberdosis](https://twitter.com/_ueberdosis). The amazing company weโre all building together and the amazing company that funded the initial development costs of tiptap 2.
+If you are thankful for tiptap, you should say thank you to the lovely people of [รผberdosis](https://twitter.com/_ueberdosis). The amazing company we are all building together and the amazing company that funded the initial development costs of tiptap.
AND you should definitely hire us if you want us to design und build an amazing digital product for you. Bonus points if itโs somehow text editing related.
diff --git a/docs/src/links.yaml b/docs/src/links.yaml
index 3f53cb0a..e09b32e2 100644
--- a/docs/src/links.yaml
+++ b/docs/src/links.yaml
@@ -57,14 +57,12 @@
link: /examples/default
- title: Collaborative editing
link: /examples/collaborative-editing
- # type: pro
- title: Markdown shortcuts
link: /examples/markdown-shortcuts
- title: Menus
link: /examples/menus
- title: Tables
link: /examples/tables
- # type: pro
- title: Images
link: /examples/images
- title: Formatting
@@ -101,7 +99,6 @@
link: /guide/accessibility
- title: Collaborative editing
link: /guide/collaborative-editing
- # type: pro
- title: Custom extensions
link: /guide/custom-extensions
- title: Overwrite & extend
@@ -122,8 +119,8 @@
- title: API
items:
- - title: Concept
- link: /api/concept
+ - title: Introduction
+ link: /api/introduction
- title: Editor
link: /api/editor
- title: Commands
@@ -178,16 +175,12 @@
link: /api/nodes/paragraph
- title: Table
link: /api/nodes/table
- # type: pro
- title: TableRow
link: /api/nodes/table-row
- # type: pro
- title: TableCell
link: /api/nodes/table-cell
- # type: pro
- title: TableHeader
link: /api/nodes/table-header
- # type: pro
- title: TaskList
link: /api/nodes/task-list
- title: TaskItem
@@ -216,9 +209,6 @@
- title: Extensions
link: /api/extensions
items:
- # - title: Annotation
- # link: /api/extensions/annotation
- # type: draft
- title: BubbleMenu
link: /api/extensions/bubble-menu
type: new
@@ -226,10 +216,8 @@
link: /api/extensions/character-count
- title: Collaboration
link: /api/extensions/collaboration
- # type: pro
- title: CollaborationCursor
link: /api/extensions/collaboration-cursor
- # type: pro
- title: Dropcursor
link: /api/extensions/dropcursor
- title: FloatingMenu
@@ -258,9 +246,9 @@
link: /api/utilities/html
- title: Suggestion
link: /api/utilities/suggestion
- - title: Events
- link: /api/events
- - title: Schema
- link: /api/schema
- title: Keyboard shortcuts
link: /api/keyboard-shortcuts
+ - title: Schema
+ link: /api/schema
+ - title: Events
+ link: /api/events
diff --git a/docs/src/pages/index.vue b/docs/src/pages/index.vue
index b307efb5..ae5e0359 100644
--- a/docs/src/pages/index.vue
+++ b/docs/src/pages/index.vue
@@ -6,7 +6,7 @@
The headless editor framework for web artisans.
- tiptap gives you full control about every single aspect of your text editor experience. Itโs customizable, comes with a ton of extensions, is open-source, has an extensive documentation, and is simply a joy to use. Join our welcoming community and start building cool things!
+ tiptap gives you full control about every single aspect of your text editor experience. Itโs customizable, comes with a ton of extensions, is open source, has an extensive documentation, and is simply a joy to use. Join our welcoming community and start building cool things!
@@ -49,7 +49,7 @@
Framework-agnostic
- Out of the box, tiptap works with plain JavaScript and Vue.js, but itโs also possible to use it in React, Svelte and others.
+ Out of the box, tiptap works with Vanilla JavaScript and Vue.js, but itโs also possible to use it in React, Svelte and others.
diff --git a/packages/core/README.md b/packages/core/README.md
index 3aeb9630..6d35ab97 100644
--- a/packages/core/README.md
+++ b/packages/core/README.md
@@ -11,4 +11,4 @@ tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) โ a
Documentation can be found on the [tiptap website](https://tiptap.dev).
## License
-tiptap is open-sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
+tiptap is open sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
diff --git a/packages/extension-blockquote/README.md b/packages/extension-blockquote/README.md
index 51660bd8..af37526a 100644
--- a/packages/extension-blockquote/README.md
+++ b/packages/extension-blockquote/README.md
@@ -11,4 +11,4 @@ tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) โ a
Documentation can be found on the [tiptap website](https://tiptap.dev).
## License
-tiptap is open-sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
+tiptap is open sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
diff --git a/packages/extension-bold/README.md b/packages/extension-bold/README.md
index ed1b0f9b..fdc647a3 100644
--- a/packages/extension-bold/README.md
+++ b/packages/extension-bold/README.md
@@ -11,4 +11,4 @@ tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) โ a
Documentation can be found on the [tiptap website](https://tiptap.dev).
## License
-tiptap is open-sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
+tiptap is open sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
diff --git a/packages/extension-bubble-menu/README.md b/packages/extension-bubble-menu/README.md
index cf61d9fb..f926a085 100644
--- a/packages/extension-bubble-menu/README.md
+++ b/packages/extension-bubble-menu/README.md
@@ -11,4 +11,4 @@ tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) โ a
Documentation can be found on the [tiptap website](https://tiptap.dev).
## License
-tiptap is open-sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
+tiptap is open sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
diff --git a/packages/extension-bullet-list/README.md b/packages/extension-bullet-list/README.md
index 1013d24e..43b6f036 100644
--- a/packages/extension-bullet-list/README.md
+++ b/packages/extension-bullet-list/README.md
@@ -11,4 +11,4 @@ tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) โ a
Documentation can be found on the [tiptap website](https://tiptap.dev).
## License
-tiptap is open-sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
+tiptap is open sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
diff --git a/packages/extension-character-count/README.md b/packages/extension-character-count/README.md
index 555586c2..de705600 100644
--- a/packages/extension-character-count/README.md
+++ b/packages/extension-character-count/README.md
@@ -11,4 +11,4 @@ tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) โ a
Documentation can be found on the [tiptap website](https://tiptap.dev).
## License
-tiptap is open-sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
+tiptap is open sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
diff --git a/packages/extension-code-block-lowlight/README.md b/packages/extension-code-block-lowlight/README.md
index d950097e..b34306d2 100644
--- a/packages/extension-code-block-lowlight/README.md
+++ b/packages/extension-code-block-lowlight/README.md
@@ -11,4 +11,4 @@ tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) โ a
Documentation can be found on the [tiptap website](https://tiptap.dev).
## License
-tiptap is open-sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
+tiptap is open sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
diff --git a/packages/extension-code-block/README.md b/packages/extension-code-block/README.md
index bf84f5e1..acc720d0 100644
--- a/packages/extension-code-block/README.md
+++ b/packages/extension-code-block/README.md
@@ -11,4 +11,4 @@ tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) โ a
Documentation can be found on the [tiptap website](https://tiptap.dev).
## License
-tiptap is open-sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
+tiptap is open sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
diff --git a/packages/extension-code/README.md b/packages/extension-code/README.md
index a5426016..2f84be8c 100644
--- a/packages/extension-code/README.md
+++ b/packages/extension-code/README.md
@@ -11,4 +11,4 @@ tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) โ a
Documentation can be found on the [tiptap website](https://tiptap.dev).
## License
-tiptap is open-sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
+tiptap is open sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
diff --git a/packages/extension-collaboration-cursor/README.md b/packages/extension-collaboration-cursor/README.md
index 3bffd3ba..6051393f 100644
--- a/packages/extension-collaboration-cursor/README.md
+++ b/packages/extension-collaboration-cursor/README.md
@@ -11,4 +11,4 @@ tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) โ a
Documentation can be found on the [tiptap website](https://tiptap.dev).
## License
-tiptap is open-sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
+tiptap is open sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
diff --git a/packages/extension-collaboration/README.md b/packages/extension-collaboration/README.md
index fb2b8c4d..77411424 100644
--- a/packages/extension-collaboration/README.md
+++ b/packages/extension-collaboration/README.md
@@ -11,4 +11,4 @@ tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) โ a
Documentation can be found on the [tiptap website](https://tiptap.dev).
## License
-tiptap is open-sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
+tiptap is open sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
diff --git a/packages/extension-document/README.md b/packages/extension-document/README.md
index 2b31a8be..703f47e4 100644
--- a/packages/extension-document/README.md
+++ b/packages/extension-document/README.md
@@ -11,4 +11,4 @@ tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) โ a
Documentation can be found on the [tiptap website](https://tiptap.dev).
## License
-tiptap is open-sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
+tiptap is open sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
diff --git a/packages/extension-dropcursor/README.md b/packages/extension-dropcursor/README.md
index 98b3bf30..585e676a 100644
--- a/packages/extension-dropcursor/README.md
+++ b/packages/extension-dropcursor/README.md
@@ -11,4 +11,4 @@ tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) โ a
Documentation can be found on the [tiptap website](https://tiptap.dev).
## License
-tiptap is open-sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
+tiptap is open sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
diff --git a/packages/extension-floating-menu/README.md b/packages/extension-floating-menu/README.md
index 3b68aecc..42302abf 100644
--- a/packages/extension-floating-menu/README.md
+++ b/packages/extension-floating-menu/README.md
@@ -11,4 +11,4 @@ tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) โ a
Documentation can be found on the [tiptap website](https://tiptap.dev).
## License
-tiptap is open-sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
+tiptap is open sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
diff --git a/packages/extension-focus/README.md b/packages/extension-focus/README.md
index 28fadf68..becb0569 100644
--- a/packages/extension-focus/README.md
+++ b/packages/extension-focus/README.md
@@ -11,4 +11,4 @@ tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) โ a
Documentation can be found on the [tiptap website](https://tiptap.dev).
## License
-tiptap is open-sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
+tiptap is open sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
diff --git a/packages/extension-font-family/README.md b/packages/extension-font-family/README.md
index 0344208b..6f641af3 100644
--- a/packages/extension-font-family/README.md
+++ b/packages/extension-font-family/README.md
@@ -11,4 +11,4 @@ tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) โ a
Documentation can be found on the [tiptap website](https://tiptap.dev).
## License
-tiptap is open-sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
+tiptap is open sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
diff --git a/packages/extension-gapcursor/README.md b/packages/extension-gapcursor/README.md
index d6032fc5..a0d32ba6 100644
--- a/packages/extension-gapcursor/README.md
+++ b/packages/extension-gapcursor/README.md
@@ -11,4 +11,4 @@ tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) โ a
Documentation can be found on the [tiptap website](https://tiptap.dev).
## License
-tiptap is open-sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
+tiptap is open sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
diff --git a/packages/extension-hard-break/README.md b/packages/extension-hard-break/README.md
index 3336aa2e..a2901a8e 100644
--- a/packages/extension-hard-break/README.md
+++ b/packages/extension-hard-break/README.md
@@ -11,4 +11,4 @@ tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) โ a
Documentation can be found on the [tiptap website](https://tiptap.dev).
## License
-tiptap is open-sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
+tiptap is open sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
diff --git a/packages/extension-heading/README.md b/packages/extension-heading/README.md
index 8ced227a..1d461fc6 100644
--- a/packages/extension-heading/README.md
+++ b/packages/extension-heading/README.md
@@ -11,4 +11,4 @@ tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) โ a
Documentation can be found on the [tiptap website](https://tiptap.dev).
## License
-tiptap is open-sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
+tiptap is open sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
diff --git a/packages/extension-highlight/README.md b/packages/extension-highlight/README.md
index 47de1967..71e4f7cb 100644
--- a/packages/extension-highlight/README.md
+++ b/packages/extension-highlight/README.md
@@ -11,4 +11,4 @@ tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) โ a
Documentation can be found on the [tiptap website](https://tiptap.dev).
## License
-tiptap is open-sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
+tiptap is open sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
diff --git a/packages/extension-history/README.md b/packages/extension-history/README.md
index 5d668b63..1672cb72 100644
--- a/packages/extension-history/README.md
+++ b/packages/extension-history/README.md
@@ -11,4 +11,4 @@ tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) โ a
Documentation can be found on the [tiptap website](https://tiptap.dev).
## License
-tiptap is open-sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
+tiptap is open sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
diff --git a/packages/extension-horizontal-rule/README.md b/packages/extension-horizontal-rule/README.md
index b39e3997..5db0918f 100644
--- a/packages/extension-horizontal-rule/README.md
+++ b/packages/extension-horizontal-rule/README.md
@@ -11,4 +11,4 @@ tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) โ a
Documentation can be found on the [tiptap website](https://tiptap.dev).
## License
-tiptap is open-sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
+tiptap is open sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
diff --git a/packages/extension-image/README.md b/packages/extension-image/README.md
index 6ca156f9..e9e8416b 100644
--- a/packages/extension-image/README.md
+++ b/packages/extension-image/README.md
@@ -11,4 +11,4 @@ tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) โ a
Documentation can be found on the [tiptap website](https://tiptap.dev).
## License
-tiptap is open-sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
+tiptap is open sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
diff --git a/packages/extension-italic/README.md b/packages/extension-italic/README.md
index 381133ac..b1e4fc77 100644
--- a/packages/extension-italic/README.md
+++ b/packages/extension-italic/README.md
@@ -11,4 +11,4 @@ tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) โ a
Documentation can be found on the [tiptap website](https://tiptap.dev).
## License
-tiptap is open-sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
+tiptap is open sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
diff --git a/packages/extension-link/README.md b/packages/extension-link/README.md
index 0bd71715..c41bb38d 100644
--- a/packages/extension-link/README.md
+++ b/packages/extension-link/README.md
@@ -11,4 +11,4 @@ tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) โ a
Documentation can be found on the [tiptap website](https://tiptap.dev).
## License
-tiptap is open-sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
+tiptap is open sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
diff --git a/packages/extension-list-item/README.md b/packages/extension-list-item/README.md
index 66e021b4..4e7a4162 100644
--- a/packages/extension-list-item/README.md
+++ b/packages/extension-list-item/README.md
@@ -11,4 +11,4 @@ tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) โ a
Documentation can be found on the [tiptap website](https://tiptap.dev).
## License
-tiptap is open-sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
+tiptap is open sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
diff --git a/packages/extension-mention/README.md b/packages/extension-mention/README.md
index e4452298..bc5ff852 100644
--- a/packages/extension-mention/README.md
+++ b/packages/extension-mention/README.md
@@ -11,4 +11,4 @@ tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) โ a
Documentation can be found on the [tiptap website](https://tiptap.dev).
## License
-tiptap is open-sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
+tiptap is open sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
diff --git a/packages/extension-ordered-list/README.md b/packages/extension-ordered-list/README.md
index 6a2290a8..bac5901a 100644
--- a/packages/extension-ordered-list/README.md
+++ b/packages/extension-ordered-list/README.md
@@ -11,4 +11,4 @@ tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) โ a
Documentation can be found on the [tiptap website](https://tiptap.dev).
## License
-tiptap is open-sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
+tiptap is open sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
diff --git a/packages/extension-paragraph/README.md b/packages/extension-paragraph/README.md
index a5a1b887..cb283dfd 100644
--- a/packages/extension-paragraph/README.md
+++ b/packages/extension-paragraph/README.md
@@ -11,4 +11,4 @@ tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) โ a
Documentation can be found on the [tiptap website](https://tiptap.dev).
## License
-tiptap is open-sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
+tiptap is open sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
diff --git a/packages/extension-placeholder/README.md b/packages/extension-placeholder/README.md
index 8f719442..4ea1ffbe 100644
--- a/packages/extension-placeholder/README.md
+++ b/packages/extension-placeholder/README.md
@@ -11,4 +11,4 @@ tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) โ a
Documentation can be found on the [tiptap website](https://tiptap.dev).
## License
-tiptap is open-sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
+tiptap is open sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
diff --git a/packages/extension-strike/README.md b/packages/extension-strike/README.md
index 386cbbeb..91f8fb0e 100644
--- a/packages/extension-strike/README.md
+++ b/packages/extension-strike/README.md
@@ -11,4 +11,4 @@ tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) โ a
Documentation can be found on the [tiptap website](https://tiptap.dev).
## License
-tiptap is open-sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
+tiptap is open sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
diff --git a/packages/extension-table-cell/README.md b/packages/extension-table-cell/README.md
index 8924b07e..b3713c46 100644
--- a/packages/extension-table-cell/README.md
+++ b/packages/extension-table-cell/README.md
@@ -11,4 +11,4 @@ tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) โ a
Documentation can be found on the [tiptap website](https://tiptap.dev).
## License
-tiptap is open-sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
+tiptap is open sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
diff --git a/packages/extension-table-header/README.md b/packages/extension-table-header/README.md
index 4dba7844..e6f6d1e0 100644
--- a/packages/extension-table-header/README.md
+++ b/packages/extension-table-header/README.md
@@ -11,4 +11,4 @@ tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) โ a
Documentation can be found on the [tiptap website](https://tiptap.dev).
## License
-tiptap is open-sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
+tiptap is open sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
diff --git a/packages/extension-table-row/README.md b/packages/extension-table-row/README.md
index a1249cd8..03d311ce 100644
--- a/packages/extension-table-row/README.md
+++ b/packages/extension-table-row/README.md
@@ -11,4 +11,4 @@ tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) โ a
Documentation can be found on the [tiptap website](https://tiptap.dev).
## License
-tiptap is open-sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
+tiptap is open sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
diff --git a/packages/extension-table/README.md b/packages/extension-table/README.md
index 797c9c1b..d5c0c2e3 100644
--- a/packages/extension-table/README.md
+++ b/packages/extension-table/README.md
@@ -11,4 +11,4 @@ tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) โ a
Documentation can be found on the [tiptap website](https://tiptap.dev).
## License
-tiptap is open-sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
+tiptap is open sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
diff --git a/packages/extension-task-item/README.md b/packages/extension-task-item/README.md
index c24b10b3..e4c97f69 100644
--- a/packages/extension-task-item/README.md
+++ b/packages/extension-task-item/README.md
@@ -11,4 +11,4 @@ tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) โ a
Documentation can be found on the [tiptap website](https://tiptap.dev).
## License
-tiptap is open-sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
+tiptap is open sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
diff --git a/packages/extension-task-list/README.md b/packages/extension-task-list/README.md
index a91a9d15..5ebf181e 100644
--- a/packages/extension-task-list/README.md
+++ b/packages/extension-task-list/README.md
@@ -11,4 +11,4 @@ tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) โ a
Documentation can be found on the [tiptap website](https://tiptap.dev).
## License
-tiptap is open-sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
+tiptap is open sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
diff --git a/packages/extension-text-align/README.md b/packages/extension-text-align/README.md
index 05c2930c..3410a73e 100644
--- a/packages/extension-text-align/README.md
+++ b/packages/extension-text-align/README.md
@@ -11,4 +11,4 @@ tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) โ a
Documentation can be found on the [tiptap website](https://tiptap.dev).
## License
-tiptap is open-sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
+tiptap is open sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
diff --git a/packages/extension-text-style/README.md b/packages/extension-text-style/README.md
index 28e2e254..f52e2a94 100644
--- a/packages/extension-text-style/README.md
+++ b/packages/extension-text-style/README.md
@@ -11,4 +11,4 @@ tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) โ a
Documentation can be found on the [tiptap website](https://tiptap.dev).
## License
-tiptap is open-sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
+tiptap is open sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
diff --git a/packages/extension-text/README.md b/packages/extension-text/README.md
index 497cd2cc..f940da8f 100644
--- a/packages/extension-text/README.md
+++ b/packages/extension-text/README.md
@@ -11,4 +11,4 @@ tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) โ a
Documentation can be found on the [tiptap website](https://tiptap.dev).
## License
-tiptap is open-sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
+tiptap is open sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
diff --git a/packages/extension-typography/README.md b/packages/extension-typography/README.md
index b6687f0e..b7b820a8 100644
--- a/packages/extension-typography/README.md
+++ b/packages/extension-typography/README.md
@@ -11,4 +11,4 @@ tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) โ a
Documentation can be found on the [tiptap website](https://tiptap.dev).
## License
-tiptap is open-sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
+tiptap is open sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
diff --git a/packages/extension-underline/README.md b/packages/extension-underline/README.md
index 85864198..285a1764 100644
--- a/packages/extension-underline/README.md
+++ b/packages/extension-underline/README.md
@@ -11,4 +11,4 @@ tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) โ a
Documentation can be found on the [tiptap website](https://tiptap.dev).
## License
-tiptap is open-sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
+tiptap is open sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
diff --git a/packages/html/README.md b/packages/html/README.md
index 1b211054..6d1dee50 100644
--- a/packages/html/README.md
+++ b/packages/html/README.md
@@ -11,4 +11,4 @@ tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) โ a
Documentation can be found on the [tiptap website](https://tiptap.dev).
## License
-tiptap is open-sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
+tiptap is open sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
diff --git a/packages/react/README.md b/packages/react/README.md
index a2dfdd18..f901f7bf 100644
--- a/packages/react/README.md
+++ b/packages/react/README.md
@@ -11,4 +11,4 @@ tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) โ a
Documentation can be found on the [tiptap website](https://tiptap.dev).
## License
-tiptap is open-sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
+tiptap is open sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
diff --git a/packages/starter-kit/README.md b/packages/starter-kit/README.md
index 0098a475..51888692 100644
--- a/packages/starter-kit/README.md
+++ b/packages/starter-kit/README.md
@@ -11,4 +11,4 @@ tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) โ a
Documentation can be found on the [tiptap website](https://tiptap.dev).
## License
-tiptap is open-sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
+tiptap is open sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
diff --git a/packages/suggestion/README.md b/packages/suggestion/README.md
index 22c4be68..4b5f91eb 100644
--- a/packages/suggestion/README.md
+++ b/packages/suggestion/README.md
@@ -11,4 +11,4 @@ tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) โ a
Documentation can be found on the [tiptap website](https://tiptap.dev).
## License
-tiptap is open-sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
+tiptap is open sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
diff --git a/packages/vue-2/README.md b/packages/vue-2/README.md
index c8ff79fd..39d41019 100644
--- a/packages/vue-2/README.md
+++ b/packages/vue-2/README.md
@@ -11,4 +11,4 @@ tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) โ a
Documentation can be found on the [tiptap website](https://tiptap.dev).
## License
-tiptap is open-sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
+tiptap is open sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
diff --git a/packages/vue-3/README.md b/packages/vue-3/README.md
index 5bee2004..0b79b71c 100644
--- a/packages/vue-3/README.md
+++ b/packages/vue-3/README.md
@@ -11,4 +11,4 @@ tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) โ a
Documentation can be found on the [tiptap website](https://tiptap.dev).
## License
-tiptap is open-sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
+tiptap is open sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).