整えて。確認して。コピーする。
Discordメッセージとマークダウンのための精密な開発者プレイグラウンド。リアルタイムでプレビューを確認し、文字数制限を検証してワンクリックでコピー。
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.
構文クイックリファレンス
Discordの主要な装飾パターンを一覧。ワンクリックでコピー可能です。
| 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://... |