docs: remove markdown (#9914)

docs(formatters): remove markdown

The documentation website does not support rendering markdown

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
This commit is contained in:
Almeida
2023-11-05 18:18:23 +00:00
committed by GitHub
parent b6c762cb84
commit efbcda70fc

View File

@@ -596,11 +596,11 @@ export enum Faces {
*/
export enum GuildNavigationMentions {
/**
* _Browse Channels_ tab.
* Browse Channels tab.
*/
Browse = '<id:browse>',
/**
* _Customize_ tab with the server's {@link https://discord.com/developers/docs/resources/guild#guild-onboarding-object | onboarding prompts}.
* Customize tab with the server's {@link https://discord.com/developers/docs/resources/guild#guild-onboarding-object | onboarding prompts}.
*/
Customize = '<id:customize>',
/**