mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-11-27 23:15:15 +08:00
e7d7d49637
* fix(extension-link): fix llinks not being kept when pasted text includes url * fix(extension-link): fix links not being linked correctly on the correct pos * fix(link): fix pasting behavior and move all to one plugin * fix(link): dont do custom behavior if no links were pasted * fix(link): copied text link should be kept * fix(link): fix autolink overriding pasted links * fix(link): fix links not pasting the correct link on selected text |
||
---|---|---|
.. | ||
src | ||
CHANGELOG.md | ||
package.json | ||
README.md | ||
rollup.config.js |
@tiptap/extension-link
Introduction
Tiptap is a headless wrapper around ProseMirror – 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.
Official Documentation
Documentation can be found on the Tiptap website.
License
Tiptap is open sourced software licensed under the MIT license.