Merge branch 'main' of github.com:ueberdosis/tiptap into main

This commit is contained in:
Hans Pagel 2020-08-27 13:37:18 +02:00
commit 505c6f718a

View File

@ -22,7 +22,7 @@ export default class Link extends Mark {
default: null, default: null,
}, },
target: { target: {
default: null, default: null,
}, },
}, },
inclusive: false, inclusive: false,