tiptap/packages/extension-link
Manueljlin 0578265bfe
fix: add missing attributes in extension-link (#4429)
Despite `rel` and `class` already being defined as an attribute in `addAttributes()`, the interface was missing these two particular attributes so it wasn't accessible when using TypeScript without workarounds.
2023-09-14 17:05:16 +02:00
..
src fix: add missing attributes in extension-link (#4429) 2023-09-14 17:05:16 +02:00
CHANGELOG.md v2.2.0-rc.3 2023-08-18 12:37:06 -07:00
package.json v2.2.0-rc.3 2023-08-18 12:37:06 -07:00
README.md docs: consistent naming (#3882) 2023-03-27 11:20:31 +02:00
rollup.config.js fix: fix builds including prosemirror 2023-02-08 11:51:10 +01:00

@tiptap/extension-link

Version Downloads License Sponsor

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.