Files
discord.js/packages
Kendell R 1c5701651a fix: improve handling of italics in the presence of links (#11064)
* fix(formatters): don't escape * in links

* add test for * -> * in url

* `\S+` -> `\S*` (tested locally)

* @Qjuh: handle italics both inside+outside <url>s

* more accurate <link> matcher

---------

Co-authored-by: Qjuh <76154676+Qjuh@users.noreply.github.com>
2025-11-09 10:51:50 +00:00
..
2025-02-08 15:39:26 +00:00
2025-02-08 15:39:26 +00:00
2024-09-15 17:58:21 +00:00