fix: correct emoji rendering by decoding Unicode properly in output - #93
Conversation
|
@darshan02parmar is attempting to deploy a commit to the TechQuanta's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
Can you pls add level label in this @ashmeet07 |
|
Please add a level label @ashmeet07 |
|
Please add label in this PR @ashmeet07 |
|
@darshan02parmar provide issue # ? |
This PR includes the additional changes requested in my previous merged PR (#89 ). Since it continues the same issue, I didn’t create a new one. so please add it. |
for #89 you have already got the appropriate labels, won't be able to provide again for the same, thanks. |
Got it,,Thanks a lot for adding the labels! Really appreciate it👍🏻 |
This PR fixes the issue where emojis were appearing as Unicode strings (e.g., 1F680, 1F4BB, etc.) instead of their actual emoji characters (🚀💻🔥).