tiptap/packages/react
Tada Sayuri 2ea0475518
Allow setting HTML tags other than <span> for "as" in MarkViewContent (#6346)
* fix: Allow setting HTML tags other than <span> for "as" in MarkView

* Create quiet-falcons-study.md
2025-05-13 17:30:41 +02:00
..
src Allow setting HTML tags other than <span> for "as" in MarkViewContent (#6346) 2025-05-13 17:30:41 +02:00
CHANGELOG.md chore(release): publish a new pre-release version (beta) (#6327) 2025-05-07 22:59:55 +02:00
package.json chore(release): publish a new pre-release version (beta) (#6327) 2025-05-07 22:59:55 +02:00
README.md build: migrate to pnpm (#5978) 2025-01-06 09:35:00 +01:00
tsup.config.ts refactor: extract bubble-menu & floating-menu to own export (#5993) 2025-01-23 12:21:42 +01:00

@tiptap/react

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.