discord utility

Discord Link Formatter

Create masked hyperlinks [text](url) and clean embed-suppressed links <url>.

마크다운 에디터0 / 2,000
0 글자 수0 단어 수0 줄 수
Standard: Within Limit
클립보드에 복사되었습니다!
0%

Overview & Syntax Reference

Masked links format text into clickable links. Angle brackets <url> suppress the automatic link embed card.

Rules & Guidelines

  • Masked links require full protocols: https:// or http:// in the URL target.
  • Wrap any URL with < > to prevent Discord from generating a bulky rich embed card.

Examples

Embed Suppressed Link
Read more here: <https://github.com>

Clickable link that does not spawn a large preview preview box.