-
Notifications
You must be signed in to change notification settings - Fork 608
docs: Add full-width @ symbol support for mentions #8673
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
- Document support for both standard "@" and full-width "@" for user mentions - Add Japanese IME usage example - Clarify backward compatibility with existing @ mentions - Cross-reference v11.3 release notes 🤖 Generated with [Claude Code](https://claude.ai/code) Co-authored-by: Combs7th <Combs7th@users.noreply.github.com>
|
Newest code from mattermost has been published to preview environment for Git SHA 4488aab |
|
@hmhealey - Do the above doc updates look accurate to you? |
|
Newest code from mattermost has been published to preview environment for Git SHA 258fdc8 |
wiersgallak
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Simplified and the note and added the functionality in the main docs to help future proof.
Co-authored-by: Katie Wiersgalla <39744472+wiersgallak@users.noreply.github.com>
Co-authored-by: Katie Wiersgalla <39744472+wiersgallak@users.noreply.github.com>
|
@wiersgallak - Thanks Katie! I committed the suggested changes, and this one should be ready to go now. |
|
Newest code from mattermost has been published to preview environment for Git SHA 2a40b79 |
|
Newest code from mattermost has been published to preview environment for Git SHA c46c7eb |
This PR updates the Mattermost End User Guide to document the new full-width @ symbol support for mentions introduced in v11.3.
Changes
Fixes #8668
Generated with Claude Code