tiptap/packages/core
Philipp Kühn 4303637a78
feat: Allow to use commands within InputRule and PasteRule (#2035)
* add optional state prop to commandmanager

* add commands, chain and can getter to commandmanager

* use custom CommandManager for input rules and paste rules

* export commandmanager
2021-10-14 11:56:40 +02:00
..
src feat: Allow to use commands within InputRule and PasteRule (#2035) 2021-10-14 11:56:40 +02:00
CHANGELOG.md Publish 2021-10-10 22:24:18 +02:00
package.json Publish 2021-10-10 22:24:18 +02: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.