The headless rich text editor framework for web artisans.
Go to file
Dominik e7d7d49637
fix(extension-link): fix link not being kept when pasting url with link (#3975)
* fix(extension-link): fix llinks not being kept when pasted text includes url

* fix(extension-link): fix links not being linked correctly on the correct pos

* fix(link): fix pasting behavior and move all to one plugin

* fix(link): dont do custom behavior if no links were pasted

* fix(link): copied text link should be kept

* fix(link): fix autolink overriding pasted links

* fix(link): fix links not pasting the correct link on selected text
2023-04-26 14:17:59 +02:00
.github build(deps): bump cypress-io/github-action from 5.5.1 to 5.6.1 (#3933) 2023-04-04 10:58:23 +02:00
.husky chore: lint only staged files (#2957) 2022-07-06 12:59:02 +02:00
.vscode fix(extension-link): fix link not being kept when pasting url with link (#3975) 2023-04-26 14:17:59 +02:00
demos fix(extension-link): fix link not being kept when pasting url with link (#3975) 2023-04-26 14:17:59 +02:00
docs update demo styles 2023-03-30 15:32:04 +02:00
packages fix(extension-link): fix link not being kept when pasting url with link (#3975) 2023-04-26 14:17:59 +02:00
tests Retain existing config when calling configure() on Marks and Extensions (#3822) 2023-04-21 10:10:42 +02:00
.editorconfig enable editorconfig for all files 2020-09-25 18:01:53 +02:00
.eslintignore fix lint error 2020-09-30 22:43:58 +02:00
.eslintrc.js add precommit hook for linting and automatic eslint fixes + update eslint packages (#2862) 2022-06-08 14:10:25 +02:00
.gitignore chore: add Dev demo folder (#3887) 2023-03-27 15:21:03 +02:00
.lintstagedrc.js chore: lint only staged files (#2957) 2022-07-06 12:59:02 +02:00
babel.config.js add @babel/preset-react 2021-02-26 02:40:22 +01:00
CHANGELOG.md Merge branch 'main' into 'develop' 2023-04-13 14:00:40 +02:00
CONTRIBUTING.md Link to contribution guidelines in CONTRIBUTING.md 2021-07-04 23:10:09 +02:00
docsearch.config.json integrate typesense 2023-02-08 17:02:19 +01:00
env.d.ts improve typescript setup 2021-09-17 12:43:26 +02:00
lerna.json Merge branch 'main' into 'develop' 2023-04-13 14:00:40 +02:00
LICENSE.md docs: update content 2021-04-27 18:50:51 +02:00
package-lock.json v2.1.0-pre.1 2023-04-12 16:01:57 +02:00
package.json fix: Update peerDependencies to fix lerna version tasks (#3914) 2023-03-30 12:41:10 +02:00
README.md docs: consistent naming (#3882) 2023-03-27 11:20:31 +02:00
tsconfig.json Move back from tsup/esbuild to rollup (#3720) 2023-02-08 11:12:43 +01:00

Tiptap

A headless, framework-agnostic and extendable rich text editor, based on ProseMirror.

Build Status Version Downloads License Chat Sponsor

Examples

Have a look at the examples to see Tiptap in action.

Documentation

The full documentation is available on www.tiptap.dev.

Community

For help, discussion about best practices, or any other conversation that would benefit from being searchable:

Discuss Tiptap on GitHub

Sponsors 💖


überdosis

Rimsys

Complish

Gamma

Storyblok

Reflect

Bitcrowd

Ziff Media

Incyte Studios

dotCMS

iFixit, @shodgson, Markee Co., Makelog, Zephir, IT Xpert AG, ApostropheCMS, Novadiscovery, Omics Data Automation, Gretel, Flow Mobile, Ycode, DocIQ and hundreds of awesome inviduals.

Using Tiptap in production? Invest in the future of Tiptap and become a sponsor!

Contributing

Please see CONTRIBUTING for details.

Contributors

Sam Willis, Brian Hung, Dirk Holtwick, Sam Duvall, Christoph Flathmann, Erick Wilder, Marius Tolzmann, jjangga0214, Maya Nedeljkovich, Ryan Bliss, Gregor and many more.

License

The MIT License (MIT). Please see License File for more information.