Link extension for tiptap rich text editor providing automatic link detection, paste handling, click behavior, and XSS protection.
88
Build a rich text editor that allows users to create and manage links with customizable click behaviors. The editor should support:
Create a functional rich text editor with link support that includes:
Implement functionality where:
target attribute respect that attribute when openingCreate an alternative click behavior where:
Provide a way to toggle between different click behaviors:
Setup:
Actions:
Expected:
Setup:
Actions:
Expected:
Setup:
Actions:
Expected:
Provides the core rich text editor framework and extension system.
Provides basic editor functionality including document structure and text editing capabilities.
Provides comprehensive link functionality including click handling and navigation features.
Install with Tessl CLI
npx tessl i tessl/npm-tiptap--extension-linkdocs
evals
scenario-1
scenario-2
scenario-3
scenario-4
scenario-5
scenario-6
scenario-7
scenario-8
scenario-9
scenario-10