mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-12-14 18:49:02 +08:00
78f0e5e154
this skips links in markPasteRules (Bold, Italic, Code, Strike, Underline) fixes #258 works only if link extension is added before mark extensions extensions: [ ... new Link(), ... new Italic(), new Bold(), new Code(), new Strike(), new Underline(), ... ] |
||
---|---|---|
.. | ||
tiptap | ||
tiptap-commands | ||
tiptap-extensions | ||
tiptap-utils |