محول Markdown إلى HTML

تحويل مستندات Markdown إلى HTML بسهولة

تحرير النصوصMarkdownنصمحرر

إدخال Markdown

Characters: 1266Lines: 74

مثال على بناء جملة ماركداون الأساسي

1. العناوين

عنوان 1

عنوان 2

عنوان 3

عنوان 4

عنوان 5
عنوان 6

2. تنسيق النص

نص عادي

نص غامق

نص مائل

نص مشطوب

نص غامق ومائل

3. القوائم

قوائم غير مرتبة

  • عنصر 1
  • عنصر 2
    • عنصر فرعي أ
    • عنصر فرعي ب

قوائم مرتبة

  1. العنصر الأول
  2. العنصر الثاني
  3. العنصر الثالث

4. الروابط والصور

رابط إلى جوجل

![مثال صورة](data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUwIiBoZWlnaHQ9IjE1MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxyZWN0IHdpZHRoPSIxNTAiIGhlaWdodD0iMTUwIiBmaWxsPSIjY2NjY2NjIiAvPgogICAgPHRleHQgeD0iNzUiIHk9Ijc1IiBmb250LWZhbWlseT0iQXJpYWwsIHNhbnMtc2VyaWYiIGZvbnQtc2l6ZT0iMTgiIHRleHQtYW5jaG9yPSJtaWRkbGUiIGRvbWluYW50LWJhc2VsaW5lPSJtaWRkbGUiIGZpbGw9IiM0NDQ0NDQiPjE1MHgxNTA8L3RleHQ+Cjwvc3ZnPg==)

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

  1. tools.markdown-to-html.article.guide.step1
  2. tools.markdown-to-html.article.guide.step2
  3. tools.markdown-to-html.article.guide.step3
  4. tools.markdown-to-html.article.guide.step4
  5. tools.markdown-to-html.article.guide.step5
  6. tools.markdown-to-html.article.guide.step6
  7. tools.markdown-to-html.article.guide.step7

tools.markdown-to-html.article.conclusion