dynamic-cli
dynamic-cli copied to clipboard
Replace HTML escape codes with corresponding ASCII character
💥 Proposal
I have noticed that when searching, things like '
are shown as '
or "
as "
. Maybe a simple text replacer that replaces the HTML codes with the corresponding ASCII character. Maybe the common ones at least if not all.
Have you read the Contributing Guidelines on Pull Requests?
Yes
@pybash1 Thanks for pointing out. So, Do you have any plan to showcase us before implementing?
@GouravSardana Um, showcase what it should look like after being implemented? Sure.
Sorry for such a late reply.
Yep
I would like to work on it
Sorry for being late, but since the status is still open I would like to work on it
Hi @GouravSardana I would really like to work on this issue and replace HTML escape codes with corresponding ASCII character. Please assign this issue to me. I am a contributor of GSSOC'23.
@Blackmamoth done. Assigned it to you
Thank you @GouravSardana.
Hello, @GouravSardana It's been 4 days since my pull request, it still hasn't been merged. Is there an issue that I need to fix?
@Blackmamoth code scanning is failing. Please fix it
Ok will do
@GouravSardana done