Hacker News new | ask | show | jobs
by kaeruct 665 days ago
Nice, took a while to find the actual now page to see.

You should look into why this is being double-scaped:

>Kiki’s Delivery Service

1 comments

Thanks for spotting that. I do have a function to check for HTML escaping to handle things like this but it seems like I might have missed the check for this. I'll add it in soon.

>Nice, took a while to find the actual now page to see.

I'll try and update the page to make that a bit clearer

A link at the end of the post where you link to the source code would do it - that's where I was when I was tilted into action to check it out anyway

On topic: intriguing idea. I may have to have a look at something like this next time I'm procrastinating doing something else haha

Bonus points for linking to all of your research and discovery, that's super helpful - nice one :)

Noted! I'll add an extra mention of it. I thought I had it covered in the first line of the post but it's probably a good idea to link it again at the end of the post as well

I would highly recommend looking into something like this. I found the whole process really interesting and I used what I learnt on this project in later projects as well.