Merge branch 'main' of github.com:ueberdosis/tiptap-next into main
# Conflicts: # yarn.lock
This commit is contained in:
@@ -226,7 +226,7 @@ Mark.create({
|
||||
// add this mark to the 'basic' group
|
||||
group: 'basic',
|
||||
// add this mark to the 'basic' and the 'foobar' group
|
||||
group: 'foobar',
|
||||
group: 'basic foobar',
|
||||
})
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user