mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
* feat(Util): escape more markdown characters Signed-off-by: RedGuy12 <61329810+RedGuy12@users.noreply.github.com> * types(EscapeMarkdownOptions): update types Signed-off-by: RedGuy12 <61329810+RedGuy12@users.noreply.github.com> * fix: lists bulleted with `*` Signed-off-by: RedGuy12 <61329810+RedGuy12@users.noreply.github.com> * tests(escapeMarkdown): add tests Signed-off-by: RedGuy12 <61329810+RedGuy12@users.noreply.github.com> Signed-off-by: RedGuy12 <61329810+RedGuy12@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>