tiptap/packages/core
Nick Perez c540c7d2e8
fix: apply #5147 fix to marks and nodes resolves #4704 (#5156)
* fix: apply #5147 fix to marks and nodes

* fix: resolve Issue #4704 by reverting PR #4191

* test: more robust tests for nodes and marks too
2024-06-18 08:00:28 +02:00
..
src fix: apply #5147 fix to marks and nodes resolves #4704 (#5156) 2024-06-18 08:00:28 +02:00
CHANGELOG.md v2.4.0 2024-05-14 14:45:38 +02:00
package.json v2.5.0-beta.3 2024-06-12 09:17:13 +02:00
README.md docs: consistent naming (#3882) 2023-03-27 11:20:31 +02:00
rollup.config.js chore: update package versions for prosemirror 2024-06-11 23:03:14 +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.