محرر ماركداون
Welcome to Sandooq Markdown Previewer!
Features
- Live Preview: Type on the left, see the result on the right.
- GitHub Flavored Markdown: Support for tables, task lists, and more.
- Syntax Highlighting: Code blocks are automatically highlighted.
Examples
Code Block
function hello() {
console.log("Hello, world!");
}
Table
| Feature | Support |
|---|---|
| Tables | ✅ |
| Task Lists | ✅ |
| Strikethrough | ✅ |
Task List
- Write Markdown
- Preview in real-time
- Export to HTML
Enjoy writing!
معاينة Markdown
كتابة ومعاينة Markdown في الوقت الحقيقي.
كيف يعمل
1
كتابة ماركداون
اكتب نص الماركداون الخاص بك في جزء المحرر الأيسر.
2
معاينة مباشرة
شاهد تحديث إخراج HTML المعروض فورًا على اليمين.
3
تصدير
انسخ الماركداون أو HTML الذي تم إنشاؤه لاستخدامه في مشاريعك.