Show active links in compose

This commit is contained in:
Jon Staab
2024-08-20 13:20:45 -07:00
parent d03ef264f7
commit fe8abb9efb
15 changed files with 394 additions and 13 deletions
+4
View File
@@ -30,6 +30,10 @@ export const LinkExtension = Node.create({
inline: true,
selectable: true,
draggable: true,
priority: 1000,
addAttributes() {