Skip to content
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

[BUG] Footer emoji ':love:' not rendering correctly #3348

Closed
2 tasks done
prashantrai-30 opened this issue Oct 30, 2024 · 1 comment
Closed
2 tasks done

[BUG] Footer emoji ':love:' not rendering correctly #3348

prashantrai-30 opened this issue Oct 30, 2024 · 1 comment
Labels

Comments

@prashantrai-30
Copy link

Describe the bug.

In the website footer, the text contains ":love:" which is displayed as plain text instead of rendering as an emoji/heart symbol. Currently shows "Made with :love: by the AsyncAPI Initiative" with the raw emoji markup visible to users.

Expected behavior

The ":love:" markup should render as a heart emoji/symbol in the footer text, similar to how emojis render in other parts of the website or documentation. The final display should show "Made with ❤️ by the AsyncAPI Initiative" or an appropriate heart symbol.

Screenshots

Screenshot 2024-10-30 120905

How to Reproduce

  1. Visit any page on asyncapi.com/en
  2. Scroll to the bottom of the page
  3. Look at the footer text
  4. Observe the unrendered ":love:" text in "Made with :love: by the AsyncAPI Initiative"

🥦 Browser

Google Chrome

👀 Have you checked for similar open issues?

  • I checked and didn't find similar issue

🏢 Have you read the Contributing Guidelines?

Are you willing to work on this issue ?

Yes I am willing to submit a PR!

@JeelRajodiya
Copy link
Contributor

JeelRajodiya commented Oct 30, 2024

@prashantrai-30 :love: is intentionally there, by design, please refer to this comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants