-
Notifications
You must be signed in to change notification settings - Fork 41
Closed
Description
Description
Enhance the Tiptap editor by adding functionality to change the paragraph style of highlighted text when selecting an option from the "Paragraph" dropdown menu.
- Paragraph
- Heading 1
- Heading 2
- Heading 3
- Bullet list
- Numbered list
Steps to Accomplish
-
Update Toolbar/Bubble Menu:
- Add the "Paragraph" dropdown to the Tiptap editor's toolbar or bubble menu.
-
Implement Functionality:
- Implement functionality to change the style of highlighted text based on the selected dropdown option.
- Use Tiptap’s existing commands and schema to apply the corresponding styles.
-
Test Changes:
- Test the dropdown functionality to ensure it correctly changes the paragraph style of highlighted text.
Metadata
Metadata
Assignees
Labels
priority:medium 👍Regular priority issueRegular priority issue
Type
Projects
Status
Done