-
Notifications
You must be signed in to change notification settings - Fork 41
Closed
Description
Description
Implement the ability to format selected text as a hyperlink in the Tiptap editor. The link should allow users to enter a URL and apply it to the selected text.
Requirements
-
Link Formatting:
- When text is selected and the link option is chosen, a dialog should appear allowing the user to enter a URL.
- The selected text should be formatted as a hyperlink pointing to the entered URL.
-
Menu Integration:
- Add an option to the editor's bubble menu or toolbar to format selected text as a link.
-
Link Dialog:
- The link dialog should look and behave like the screenshot below
Screenshot
Metadata
Metadata
Assignees
Labels
priority:medium 👍Regular priority issueRegular priority issue
Type
Projects
Status
Done