mirror of
https://github.com/stoatchat/for-web.git
synced 2026-07-15 15:25:40 -04:00
[PR #714] [MERGED] fix: Preserve msg ID in anchor links #751
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/stoatchat/for-web/pull/714
Author: @mihaicm93
Created: 2/13/2026
Status: ✅ Merged
Merged: 2/13/2026
Merged by: @reeesespuffs
Base:
main← Head:fix/message-link📝 Commits (2)
97467f5Preserve msg ID in anchor links7ce123cafter prettier run📊 Changes
1 file changed (+5 additions, -2 deletions)
View changed files
📝
packages/client/components/markdown/plugins/anchors.tsx(+5 -2)📄 Description
Include the trailing message ID when present so clicking a link navigates directly to the referenced message
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.