mirror of
https://github.com/danbulant/discord.js
synced 2026-05-25 13:02:38 +00:00
Fix formatting of Discord text format codes
This commit is contained in:
parent
8b64769b49
commit
2e5b9e98b0
1 changed files with 2 additions and 2 deletions
|
|
@ -57,8 +57,8 @@ A full list of modifiers (all chainable):
|
|||
* italic `*`
|
||||
* underline `__`
|
||||
* strike `~`
|
||||
* code ` ` `
|
||||
* codeblock` ``` `
|
||||
* code `` ` ``
|
||||
* codeblock ```` ``` ````
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue