mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-12-03 02:39:02 +08:00
894c732d29
* chore(pm): update all prosemirror package dependencies * rchore(core): remove filterTransaction from state * fix(demo): fix typings in vue demo * feat(core): add missing prosemirror commands for joining textblocks * adoc: added documentation for missing commands --------- Co-authored-by: bdbch <dominik@bdbch.com> |
||
---|---|---|
.. | ||
src | ||
CHANGELOG.md | ||
package.json | ||
README.md | ||
rollup.config.js |
@tiptap/core
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.