json-schema-org / json-schema-org/website

🐛 Bug: Ambassador bio links rendered as plain text instead of clickable hyperlinks

Open
#2,165 9 comments 0 reactions 1 assignee View on GitHub

@waygeance is already working on this.

Since Feb 26, 2026.

🐛 Bug Status: Triage
Dominant language
HTML
Stars
169
Forks
484
Avg merge
2d 2h
Merged PRs (30d)
6

Description

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.

Image Image
Steps To Reproduce
  1. Go to: https://json-schema.org/ambassadors
  2. Scroll to the ambassador cards section
  3. Locate Jeremy Fiel’s card (or any card containing URLs in the bio text)
  4. 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
Image Image
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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.