When I write some info such as ```py contact_info: { name: Isabella contact_card_url: https://something.org/whatever } ``` if I try to append to this the hjson parser interprets this :// as some sort of key, I guess, and it breaks my previously working link.
When I write some info such as
if I try to append to this the hjson parser interprets this :// as some sort of key, I guess, and it breaks my previously working link.