tiptap/packages/core
Philipp Kühn 8fc915cade
fix: Improve behavior when using insertContent (#2147)
* check if we can replace the wrapping node by the newly inserted content
    /

* we dont need this anymore

* set selection to inserted content instead of below

* improve hr cursor behavior
2021-11-08 20:37:12 +01:00
..
src fix: Improve behavior when using insertContent (#2147) 2021-11-08 20:37:12 +01:00
CHANGELOG.md Publish 2021-11-08 11:27:55 +01:00
package.json Publish 2021-11-08 11:27:55 +01:00
README.md docs: fix typo (#1339) 2021-05-18 18:36:18 +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.