Skip to content

Conversation

@Averave
Copy link
Contributor

@Averave Averave commented Jul 30, 2025

Fixes the <app_id> placeholder text not appearing on https://discord.com/developers/docs/change-log#remove-proxy-from-discord-activity-proxy-path due to being treated as HTML.

162841
162823 164024

This escaping should work because it's the same used on https://discord.com/developers/docs/discord-social-sdk/getting-started/using-c++#step-5-project-setup (

$&lt;TARGET_FILE_DIR:DiscordSDKExample&gt;
)

Note: Due to markdown parsing differences, the escaping will not appear correctly on GitHub's preview, but should look correct on discord.dev

@Averave Averave requested a review from a team as a code owner July 30, 2025 20:48
@Averave Averave requested review from markmandel and removed request for a team July 30, 2025 20:48
@colinloretz colinloretz self-requested a review July 30, 2025 20:51
Copy link
Contributor

@colinloretz colinloretz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ty!

@colinloretz colinloretz merged commit 820f986 into discord:main Jul 30, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants