Skip to content

Commit

Permalink
docs: remove markdown (#9914)
Browse files Browse the repository at this point in the history
docs(formatters): remove markdown

The documentation website does not support rendering markdown

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
almeidx and kodiakhq[bot] committed Nov 5, 2023
1 parent b6c762c commit efbcda7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/formatters/src/formatters.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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>',
/**
Expand Down

0 comments on commit efbcda7

Please sign in to comment.