mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
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:
@@ -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>',
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user