작성하고. 확인하고. 복사하세요.
디스코드 메시지와 마크다운을 위한 정밀 개발자 플레이그라운드. 문법을 실시간으로 미리보고 글자 수를 확인하여 원클릭으로 복사하세요.
Try:
Bold text
Italic text
inline codespoiler
전체 도구 생태계
텍스트 서식 지정, 문법 생성 및 메시지 최적화를 위한 34가지 전용 도구.
Discord Markdown Formatter
All-in-one formatter for Discord chat messages, embeds, webhook text, and bot announcements.
Discord Message Builder
Construct complex, multi-section Discord announcements and role guide messages effortlessly.
Discord Quote Generator
Create single-line quotes in Discord using standard blockquote syntax.
Discord Timestamp Generator
Generate dynamic <t:epoch:format> timestamps that automatically adapt to every user's local timezone.
Discord Markdown Cheat Sheet
Comprehensive, copy-ready reference table for all Discord text formatting syntax and shortcuts.
Markdown Previewer
Real-time live rendering preview for standard Markdown, tables, checklists, and code snippets.
문법 빠른 참조
원클릭 복사가 가능한 필수 디스코드 서식 패턴 요약.
| Element | 문법 패턴 | 표시 효과 | Copy |
|---|---|---|---|
| Bold | **bold text** | bold text | |
| Italic | *italic text* | italic text | |
| Underline | __underlined text__ | underlined text | |
| Strikethrough | ~~crossed out~~ | ||
| Spoiler Mask | ||hidden secret|| | hidden secret | |
| Inline Code | `const app = 1;` | const app = 1; | |
| Blockquote | > Quoted line | Quoted line | |
| Heading 1 | # Large Header | Large Header | |
| Subtext Footnote | -# Small subtext | Small subtext | |
| Dynamic Timestamp | <t:1774435200:R> | ||
| Masked Link | [MarkdownDiscord](https://markdowndiscord.com) | MarkdownDiscord | |
| Suppress Embed Link | <https://markdowndiscord.com> | https://... |