mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-06-26 06:18:25 +08:00
![]() Typically when inserting a new table we want to select within the first cell of the newly inserted table. This change should ensure that occurs even if original selection's head precedes the anchor. fix #5143 |
||
---|---|---|
.. | ||
src | ||
CHANGELOG.md | ||
package.json | ||
README.md | ||
rollup.config.js |
@tiptap/extension-table
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.