محول Markdown إلى HTML
تحويل مستندات Markdown إلى HTML بسهولة
تحرير النصوصMarkdownنصمحرر
إدخال Markdown
Characters: 1266Lines: 74
مثال على بناء جملة ماركداون الأساسي
1. العناوين
عنوان 1
عنوان 2
عنوان 3
عنوان 4
عنوان 5
عنوان 6
2. تنسيق النص
نص عادي
نص غامق
نص مائل
نص مشطوب
نص غامق ومائل
3. القوائم
قوائم غير مرتبة
- عنصر 1
- عنصر 2
- عنصر فرعي أ
- عنصر فرعي ب
قوائم مرتبة
- العنصر الأول
- العنصر الثاني
- العنصر الثالث
4. الروابط والصور

5. الاقتباسات
هذا اقتباس
يمكن أن تمتد الاقتباسات على عدة أسطر
6. الكود
كود ضمن السطر: console.log('مرحبا بالعالم')
كتلة كود:
function تحية(اسم) {
return `مرحبا، ${اسم}!`;
}
console.log(تحية('العالم'));
7. الجداول
| الاسم | العمر | المهنة |
|---|---|---|
| محمد | 25 | مهندس |
| سارة | 30 | مصممة |
| أحمد | 28 | مدير منتج |
8. خطوط أفقية
Preview Mode
Last conversion time: 12:19:12 PM
دليل شامل لمحول Markdown إلى HTML
الميزات الرئيسية لمحول Markdown إلى HTML
tools.markdown-to-html.article.features.description
tools.markdown-to-html.article.features.useCases.title
- tools.markdown-to-html.article.features.useCases.items[0]
- tools.markdown-to-html.article.features.useCases.items[1]
- tools.markdown-to-html.article.features.useCases.items[2]
- tools.markdown-to-html.article.features.useCases.items[3]
- tools.markdown-to-html.article.features.useCases.items[4]
- tools.markdown-to-html.article.features.useCases.items[5]
الأسئلة الشائعة حول محول Markdown إلى HTML
tools.markdown-to-html.article.faq.items[0].question
tools.markdown-to-html.article.faq.items[0].answer
tools.markdown-to-html.article.faq.items[1].question
tools.markdown-to-html.article.faq.items[1].answer
tools.markdown-to-html.article.faq.items[2].question
tools.markdown-to-html.article.faq.items[2].answer
tools.markdown-to-html.article.faq.items[3].question
tools.markdown-to-html.article.faq.items[3].answer
tools.markdown-to-html.article.faq.items[4].question
tools.markdown-to-html.article.faq.items[4].answer
tools.markdown-to-html.article.guide.title
- tools.markdown-to-html.article.guide.step1
- tools.markdown-to-html.article.guide.step2
- tools.markdown-to-html.article.guide.step3
- tools.markdown-to-html.article.guide.step4
- tools.markdown-to-html.article.guide.step5
- tools.markdown-to-html.article.guide.step6
- tools.markdown-to-html.article.guide.step7
tools.markdown-to-html.article.conclusion