tiptap/packages/core
Nick Perez 07f4c03315
fix(core): configuring extensions should add to the parent's options not replace them (#5357)
* fix(core): configuring extensions should add to the parent's options not replace them

* fix: order of tests
2024-07-17 09:06:41 +02:00
..
src fix(core): configuring extensions should add to the parent's options not replace them (#5357) 2024-07-17 09:06:41 +02:00
CHANGELOG.md chore(release): publish a new pre-release version 2024-07-15 14:52:21 +02:00
package.json chore(release): publish a new pre-release version 2024-07-15 14:52:21 +02:00
README.md docs: consistent naming (#3882) 2023-03-27 11:20:31 +02:00
rollup.config.js chore: removed old rollup plugin sizes plugin 2024-06-27 16:15:04 +02:00

@tiptap/core

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.