Skip to content

Implement grammar check feature in Editor component - #64

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

Implement grammar check feature in Editor component#64
bhumindeshpande8-spec wants to merge 1 commit into
Ashish94312:mainfrom
bhumindeshpande8-spec:patch-3

Conversation

@bhumindeshpande8-spec

Copy link
Copy Markdown
  • Enabled native browser spellcheck for document editing area
  • Added async grammar check function with LanguageTool API integration
  • Prepares groundwork for showing grammar suggestions and error highlights
  • Improves document quality and user experience

Resolves #45

- Enabled native browser spellcheck for document editing area
- Added async grammar check function with LanguageTool API integration
- Prepares groundwork for showing grammar suggestions and error highlights
- Improves document quality and user experience
@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.

Implement feature to spell check and grammar

1 participant