-
-
Notifications
You must be signed in to change notification settings - Fork 199
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
docs: update Emojis Not Rendering Properly #1702
Conversation
✅ Deploy Preview for modelina canceled.
|
Pull Request Test Coverage Report for Build 7335553639Warning: This coverage report may be inaccurate.We've detected an issue with your CI configuration that might affect the accuracy of this pull request's coverage report.
💛 - Coveralls |
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.
Thanks @devansh-m12 👍
|
🎉 This PR is included in version 2.1.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 3.0.0-next.11 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Description
This pull request addresses the issue [#1701]: "Emojis Not Rendering Properly in Hosted GitHub Documentation." The problem was related to inconsistencies in emoji rendering when the documentation is hosted on a website.
Related Issue
fixes #1701
Changes Made