Describe the bug
On the JSON Schema Ambassadors page, some ambassador bios contain URLs (e.g., GitHub project links) that are rendered as plain text instead of clickable hyperlinks.
For example, in Jeremy Fiel’s card, links like:
appear as raw text inside the description instead of anchor links.
This breaks expected usability and consistency, since ambassador cards are meant to reference external profiles/projects and users naturally try to click them.
Steps To Reproduce
- Go to: https://json-schema.org/ambassadors
- Scroll to the ambassador cards section
- Locate Jeremy Fiel’s card (or any card containing URLs in the bio text)
- Observe that the URLs are displayed as plain text and are not clickable
Expected Behavior
URLs present inside ambassador bios should automatically render as clickable hyperlinks ( tags), allowing users to navigate to the referenced projects or profiles.
Screenshots
Device Information [optional]
- OS: Ubuntu
- Browser: Brave
- version:
Are you working on this issue?
Yes
Do you think this work might require an [Architectural Decision Record (ADR)]? (significant or noteworthy)
No
Describe the bug
On the JSON Schema Ambassadors page, some ambassador bios contain URLs (e.g., GitHub project links) that are rendered as plain text instead of clickable hyperlinks.
For example, in Jeremy Fiel’s card, links like:
appear as raw text inside the description instead of anchor links.
This breaks expected usability and consistency, since ambassador cards are meant to reference external profiles/projects and users naturally try to click them.
Steps To Reproduce
Expected Behavior
URLs present inside ambassador bios should automatically render as clickable hyperlinks ( tags), allowing users to navigate to the referenced projects or profiles.
Screenshots
Device Information [optional]
Are you working on this issue?
Yes
Do you think this work might require an [Architectural Decision Record (ADR)]? (significant or noteworthy)
No