italiaremote / awesome-italia-remote

A list of remote-friendly or full-remote companies that targets Italian talents.
MIT License
2.33k stars 305 forks source link

Bug caused by my previous fix 😅 #374

Open mikyll opened 11 months ago

mikyll commented 11 months ago

Describe the bug The website now shows the escape characters introduced by feature #361 (when I implemented it I didn't think of that 😓)

Possible solution

Screenshots image

image

image

edoardocostantinidev commented 11 months ago

@alessandromr I was under the impression the webview was built from the JSON files

alessandromr commented 11 months ago

The web view is indeed built using the JSON file as the source of truth. I think the issue is with escaping on the web view side, let me have a look at it. It will probably take some days because I'm cleaning up the web view and so this will be fixed in that batch of changes.