mirror of
https://github.com/danbulant/discord.js
synced 2026-05-26 13:32:04 +00:00
Merge pull request #38 from meew0/patch-1
Fix formatting of Discord text format codes
This commit is contained in:
commit
6878fa7e30
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