tiptap/packages/extension-horizontal-rule
bdbch 12bb31a099
Fix/insert content at block insertions (#5651)
* fix(core): dont split text nodes when insert block nodes at start of text

* chore: added changeset

* removed duplicated logic from horizontal rule
2024-09-26 14:44:49 +02:00
..
src Fix/insert content at block insertions (#5651) 2024-09-26 14:44:49 +02:00
CHANGELOG.md chore(release): release new pre-release version v3.0.0-next.1 (#5456) 2024-08-14 18:35:35 +02:00
package.json chore(release): release new pre-release version v3.0.0-next.1 (#5456) 2024-08-14 18:35:35 +02:00
README.md docs: consistent naming (#3882) 2023-03-27 11:20:31 +02:00
tsup.config.ts build: use tsup for compilation (#5455) 2024-08-07 11:59:44 +02:00

@tiptap/extension-horizontal-rule

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.