Skip to content

Fix matrix.to links with custom text being sent as escaped html#796

Merged
7w1 merged 2 commits into
devfrom
fix/invalid-link-parsing
May 13, 2026
Merged

Fix matrix.to links with custom text being sent as escaped html#796
7w1 merged 2 commits into
devfrom
fix/invalid-link-parsing

Conversation

@7w1
Copy link
Copy Markdown
Member

@7w1 7w1 commented May 13, 2026

Description

Fixes matrix.to links with custom text, like links to rooms, being sent as escaped html. Internal because it has yet to escape dev.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

AI disclosure:

  • Partially AI assisted (clarify which code was AI assisted and briefly explain what it does).
  • Fully AI generated (explain what all the generated code does in moderate detail).

Tests were AI generated.

@7w1 7w1 added the internal label May 13, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Deploying with  Cloudflare Workers  Cloudflare Workers

Status Preview URL Commit Alias Updated (UTC)
✅ Deployment successful! https://pr-796-sable.raspy-dream-bb1d.workers.dev f92e68a pr-796 Wed, 13 May 2026 02:12:04 GMT

@7w1 7w1 marked this pull request as ready for review May 13, 2026 02:12
@7w1 7w1 requested a review from hazre as a code owner May 13, 2026 02:12
@7w1 7w1 merged commit 8b511d7 into dev May 13, 2026
12 checks passed
@7w1 7w1 deleted the fix/invalid-link-parsing branch May 13, 2026 05:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant