Skip to content

Implement text highlight functionality - #63

Open
bhumindeshpande8-spec wants to merge 1 commit into
Ashish94312:mainfrom
bhumindeshpande8-spec:patch-2
Open

Implement text highlight functionality#63
bhumindeshpande8-spec wants to merge 1 commit into
Ashish94312:mainfrom
bhumindeshpande8-spec:patch-2

Conversation

@bhumindeshpande8-spec

Copy link
Copy Markdown

Added a button to highlight selected text in the editor.

  • Introduced "Highlight Text" button in the editor toolbar
  • Implemented JS logic to wrap selected text in tags
  • Added soft yellow highlight style for improved readability
  • Enhances document editing and UI usability

Resolves #48

Added a button to highlight selected text in the editor.
- Introduced "Highlight Text" button in the editor toolbar
- Implemented JS logic to wrap selected text in <mark> tags
- Added soft yellow highlight style for improved readability
- Enhances document editing and UI usability
@bhumindeshpande8-spec

Copy link
Copy Markdown
Author

Please merge my PR under Hacktoberfest 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for highlighting the text

1 participant